Skip to content

Instantly share code, notes, and snippets.

@viktors-telle
Last active May 22, 2020 12:55
Show Gist options
  • Save viktors-telle/456d0fc4cb6132303b3d76a51783ef58 to your computer and use it in GitHub Desktop.
Save viktors-telle/456d0fc4cb6132303b3d76a51783ef58 to your computer and use it in GitHub Desktop.
Terraform plan command example.
terraform plan
-var-file="environments/${environment}/variables.tfvars"
-var "azure_client_secret=${azure_client_secret}"
-input=false
-detailed-exitcode
-out=tfplan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment