mirror of
https://github.com/ghndrx/terraform.git
synced 2026-02-10 06:45:01 +00:00
4 lines
50 B
HCL
4 lines
50 B
HCL
output "vpc_id" {
|
|
value = aws_vpc.vpc_us.id
|
|
}
|