Last active
March 26, 2023 11:21
-
-
Save Artemmkin/a8d3a6def1ca0fd210417079d8bdbebb to your computer and use it in GitHub Desktop.
terraform .gitignore
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
*.tfstate | |
*.tfstate.*.backup | |
*.tfstate.backup | |
*.tfvars | |
.terraform/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment