/target
/venv
/.venv

# IntelliJ project files
.idea/
*.iml
*.iws
*.ipr
.idea_modules/
out/

# Distribution folder
/dist/

# Terraform
.terraform/
.terraform.lock.hcl
*.tfstate
*.tfstate.*
*.tfplan
*.tfplan.*
crash.log
crash.*.log
*.tfvars
*.tfvars.json
override.tf
override.tf.json
*_override.tf
*_override.tf.json
.terraformrc
terraform.rc
test_env/
