NEW: Initial commit

Terraform modules for AWS Zonal Shift demo
This commit is contained in:
KenF
2025-05-17 22:10:34 +08:00
commit bc71da905f
19 changed files with 592 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
output id {
value = aws_security_group.sg.id
}