Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amiya-873 authored Jan 30, 2025
1 parent 7e17753 commit 69d9c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You need to provide the path of the Terraform executable command and the AWS rol
![Image 1](media/StepTerraform.png)

Once the plugin step is run it will automatically assume the AWS role and run the essential Terraform commands
which are **_"terraform init"_** and **_"terraform apply "-auto-approve"_** to launch an ec2 instance.
which are **_"terraform init"_** and **_"terraform apply -auto-approve"_** to launch an ec2 instance.

![Image 2](media/StepLog.png)

Expand Down

0 comments on commit 69d9c72

Please sign in to comment.