8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
# Keep our secrets secret
|
|
secrets/
|
|
# Ignore terraform's cache
|
|
.terraform/
|
|
# Other terraform goodies?
|
|
*.tfstate
|
|
*.tfstate.backup
|