Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating subnet in zone: ap-northeast-1b failed (region=Tokyo) #1

Closed
schrht opened this issue Nov 2, 2017 · 1 comment
Closed

creating subnet in zone: ap-northeast-1b failed (region=Tokyo) #1

schrht opened this issue Nov 2, 2017 · 1 comment

Comments

@schrht
Copy link
Owner

schrht commented Nov 2, 2017

[cheshi@cheshi-laptop2 aws-test-init]$ ./config_vpc.sh
Thu Nov 2 10:54:43 CST 2017
creating vpc with CIDR block: 10.32.0.0/16
new vpc created, resource-id = vpc-d225c0b5.
tag created for this resource.
enabled dns support for this vpc.
enabled dns hostnames for this vpc.
new igw created, resource-id = igw-68ff4a0c.
tag created for this resource.
attached igw to the vpc.
creating subnet in zone: ap-northeast-1a
new subnet created, resource-id = subnet-5eae1017.
tag created for this resource.
configured auto assign public IP.
configured auto assign IPv6 address.
creating subnet in zone: ap-northeast-1b

An error occurred (InvalidParameterValue) when calling the CreateSubnet operation: Value (ap-northeast-1b) for parameter availabilityZone is invalid. Subnets can currently only be created in the following availability zones: ap-northeast-1a, ap-northeast-1c.
./config_vpc.sh: line 207: "aws ec2 create-subnet" failed.
[cheshi@cheshi-laptop2 aws-test-init]$

@schrht
Copy link
Owner Author

schrht commented Nov 8, 2017

Continue creating subnet in other zones if available.

@schrht schrht closed this as completed Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant