Skip to content

Commit

Permalink
Fixed some formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
papicella committed Oct 20, 2021
1 parent 2a80f52 commit 174b0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ $ snyk iac test ./terraform/big_data.tf --json

Terraform Plan is the step run between writing your configuration files and deploying those changes.

$ terraform plan identifies the changes that need to be made to your target environment in order to match your desired state.
_Note: terraform plan identifies the changes that need to be made to your target environment in order to match your desired state._

As part of this planning stage, all variables and Terraform Modules that are used in your targeted terraform deployment are taken into consideration.

Expand Down

0 comments on commit 174b0f8

Please sign in to comment.