.terraform/
.terraform.lock.hcl
terraform.tfstate*

.vscode/
*.code-workspace

__pycache__/
*.pyc
.pytest_cache/

dist/
.build/