9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
# Terraform
|
|
.terraform/
|
|
*.tfstate
|
|
*.tfstate.backup
|
|
.terraform.lock.hcl
|
|
|
|
# Local configs
|
|
terraform.tfvars
|
|
*.override.tf |