22 lines
No EOL
262 B
Text
22 lines
No EOL
262 B
Text
.terraform/
|
|
**/.terraform/
|
|
*.tfstate
|
|
*.tfstate.*
|
|
crash.log
|
|
terraform.tfvars
|
|
terraform/tfplan
|
|
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
.DS_Store
|
|
**/.DS_Store
|
|
|
|
.vault_pass
|
|
secrets/.vault_pass
|
|
inventory/hosts.yml
|
|
inventory/host_vars/web.yml
|
|
|
|
secrets/*
|
|
!secrets/vault.example.yml |