initial localstack setup

This commit is contained in:
Elmar Kresse
2025-08-12 10:39:39 +02:00
commit 149b10a643
10 changed files with 523 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# ignore .terraform folder in any directory
**/.terraform
*.terraform.*