Initial commit: Terraform configurations for multiple cloud providers
This commit is contained in:
15
volcengine/company/.gitignore
vendored
Normal file
15
volcengine/company/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Terraform files
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
.terraform/
|
||||
.terraform.lock.hcl
|
||||
|
||||
# Sensitive files
|
||||
terraform.tfvars
|
||||
|
||||
# Local temporary files
|
||||
*.tmp
|
||||
*.backup
|
||||
|
||||
# Terragrunt
|
||||
.terragrunt-cache/
|
||||
Reference in New Issue
Block a user