Files
devops/infra/gcp/.gitignore
Javier Hinojosa 35773c6efe added infra
2025-11-09 11:17:13 -05:00

28 lines
722 B
Plaintext

# Local .terraform directories
.terraform/
# .tfstate files
*.tfstate
*.tfstate.*
# Crash log files
crash.log
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.
*.tfvars
*.tfvars.json
# Ignore override files as they are usually used for local testing and overriding
# values locally
override.tf
override.tf.json
*_override.tf
*_override.tf.json
# Include the .terraform.lock.hcl file to ensure that the same provider versions
# are used across all environments.
# .terraform.lock.hcl