Terraform rules working
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Terraform
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
.terraform/
|
||||
*.tfvars
|
||||
# Keep .terraform.lock.hcl in VCS for reproducible provider versions
|
||||
tfplan
|
||||
tfplan.json
|
||||
# Ansible
|
||||
.retry
|
||||
# Общие
|
||||
*.log
|
||||
Reference in New Issue
Block a user