feat: Added remote state storage in S3 bucket

This commit is contained in:
2026-07-27 20:32:06 +01:00
parent 31d653ddb5
commit a528867ef5
6 changed files with 186 additions and 37 deletions
+3
View File
@@ -24,6 +24,9 @@
# Local .terraform directories
**/.terraform/*
# Real S3 backend config (bucket/endpoint) - see infra/backend.hcl.example
backend.hcl
# .tfstate files
*.tfstate
*.tfstate.*