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

Ansible Tower AWS Workshop | cannot be deployed in us-east-1e without changing instance types #113

Open
dmc5179 opened this issue Sep 8, 2020 · 1 comment
Labels

Comments

@dmc5179
Copy link
Contributor

dmc5179 commented Sep 8, 2020

When attempting to deploy the workshop in us-east-1 the provisioning fails if the availability zone gets set to us-east-1e and the instance sizes are left as the defaults:

fatal: [localhost]: FAILED! => {"changed": false, "msg": "Instance creation failed => Unsupported: Your requested instance type (t3.small) is not supported in your requested Availability Zone (us-east-1e). Please retry your request by not specifying an Availability Zone or choosing us-east-1a, us-east-1b, us-east-1c, us-east-1d, us-east-1f."}
@dmc5179
Copy link
Contributor Author

dmc5179 commented Sep 8, 2020

My understanding of AZs in AWS is that they are randomized by account so we probably need to add an option that allows for setting the AZ.

@dmc5179 dmc5179 added the bug label Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant