seperate east/west

This commit is contained in:
Greg Hendrickson
2023-11-17 09:46:38 -08:00
parent e2e0983404
commit 48ed0ca1d6
28 changed files with 396 additions and 243 deletions

View File

@@ -13,4 +13,4 @@ output "us_east_subnet_2_id" {
output "us_east_subnet_3_id" {
description = "The ID of the third US East subnet"
value = aws_subnet.us_east_subnet_3.id
}
}