Skip to content

Instantly share code, notes, and snippets.

@hervekhg
Last active April 30, 2019 17:13
Show Gist options
  • Save hervekhg/0be72dd76fd2f36696a43df0a1ff4470 to your computer and use it in GitHub Desktop.
Save hervekhg/0be72dd76fd2f36696a43df0a1ff4470 to your computer and use it in GitHub Desktop.
# Generate Plan and apply
terraform plan -out=biznet.plan
terraform apply "thehktech.plan"
# If you want to destroy
terraform destroy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment