Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save timogoosen/32e7c0eb393c111f194c512c1199d495 to your computer and use it in GitHub Desktop.
Save timogoosen/32e7c0eb393c111f194c512c1199d495 to your computer and use it in GitHub Desktop.
Terraform commands
Interesting commands:
```
terraform state list
```
See interpolated values and local values:
```
terraform refresh
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment