NEW: initial commit

This commit is contained in:
KF
2024-07-26 09:22:47 +08:00
commit 8902c5c43a
10 changed files with 92 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
output "vpc-id" {
value = alicloud_vpc.vpc.id
}