Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.

Using us-east-1b as default region for terraform #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

priyaaank
Copy link

AWS does not entertain VPC requests in us-east-1a so changing the default region in config to be a different one. With us-east-1a first run results in an error where participants see an error being returned by Terraform config that Value (us-east-1a) for parameter availabilityZone is invalid. Subnets can currently only be created in the following availability zones: us-east-1c, us-east-1d, us-east-1b.

This commit fixes the two places where us-east-1a has been explicitly referenced as one of the regions.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant