__pycache__/
*.py[cod]
*.pyo
*.egg-info/
dist/
build/
.eggs/
.git/
.github/
.gitignore
.venv/
venv/
.env
.env.*
*.md
!README.md
terraform/

