infra-template/.gitignore

10 lines
109 B
Plaintext

.terraform/
.terraform.lock.hcl
*.tfstate
*.tfstate.d/
*.tfstate.backup
*.retry
ansible/files/*
__pycache__