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

Update to use availability zone where needed #139

Merged
merged 2 commits into from
May 28, 2021

Conversation

technovangelist
Copy link
Contributor

The terraform files already pick a region but the az is random. This was fine in initial testing, but then I changed the region to us-west-2 and it chose us-west-2d and nothing would get created. This pr introduces an az to force it to an az based on the chosen region for the relevant resources.

Signed-off-by: Matt Williams m@technovangelist.com

Signed-off-by: Matt Williams <m@technovangelist.com>
Signed-off-by: Matt Williams <m@technovangelist.com>
Copy link
Contributor

@martinisoft martinisoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me! 👍

@martinisoft martinisoft merged commit 216a55a into DataDog:main May 28, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants