14 lines
157 B
Text
14 lines
157 B
Text
plan
|
|
.terraform/
|
|
.pytest_cache/
|
|
venv/
|
|
__pycache__/
|
|
ansible/inventory/hosts.ini
|
|
plan
|
|
/venv/
|
|
|
|
|
|
# Compiled files
|
|
*.tfstate
|
|
*.tfstate.backup
|
|
*.tfstate.lock.info
|