1
0

feat: updated cmk module and created localstack example

This commit is contained in:
xpk
2026-02-25 14:14:06 +08:00
parent 89069b105b
commit 52025a27d6
7 changed files with 110 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
variable "aws-region" {}
variable "environment" {}
variable "project" {}
variable "application" {}