initial commit
This commit is contained in:
10
terraform/.gitignore
vendored
Normal file
10
terraform/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.env
|
||||
.terraform/
|
||||
.terraform.lock.hcl
|
||||
terraform.tfstate
|
||||
terraform.tfstate.backup
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
k8s_terraform
|
||||
k8s_terraform.pub
|
||||
*.tfvars.local
|
||||
Reference in New Issue
Block a user