implement pulumi stack base

This commit is contained in:
2025-06-14 13:07:32 +09:00
parent a304829a75
commit 65ca4fcb3e
7 changed files with 209 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.pyc
venv/