Skip to content

Instantly share code, notes, and snippets.

@dustindortch
Created December 18, 2022 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustindortch/ffe2c7b359636b77f354c20f97b5f524 to your computer and use it in GitHub Desktop.
Save dustindortch/ffe2c7b359636b77f354c20f97b5f524 to your computer and use it in GitHub Desktop.
az login
az account set --subscription <SubscriptionId>
terraform apply -auto-approve
...
terraform destroy -auto-approve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment