Created
July 24, 2020 08:19
-
-
Save timogoosen/32e7c0eb393c111f194c512c1199d495 to your computer and use it in GitHub Desktop.
Terraform commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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