# 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