1
0

feat: new stepfunction example

This commit is contained in:
xpk
2026-02-20 15:36:45 +08:00
parent 66ab8555d7
commit 7f88a863ea
6 changed files with 163 additions and 1 deletions
@@ -0,0 +1,4 @@
variable "aws-region" {}
variable "environment" {}
variable "project" {}
variable "application" {}