This commit is contained in:
Amir Abu Shareb
2016-06-13 11:51:09 +02:00
committed by GitHub
parent 632ab5201a
commit d5664f1c3c

View File

@@ -48,7 +48,7 @@ variable "subnet_ids" {
// The VPC ID.
output "vpc_id" {
value = ""
value = "vpc-5c1f55fd"
}
```