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

Add availability zone id to ec2 metadata client #4398

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Add availability zone id to ec2 metadata client #4398

merged 1 commit into from
Oct 16, 2024

Conversation

ohsoo
Copy link
Contributor

@ohsoo ohsoo commented Oct 15, 2024

Summary

Adds implementation for the EC2 metadata client to fetch the availability zone ID.
https://docs.aws.amazon.com/whitepapers/latest/advanced-multi-az-resilience-patterns/appendix-a-getting-the-availability-zone-id.html

Implementation details

Update to the interface.

Testing

make test

New tests cover the changes: yes

Description for the changelog

Feature - Add EC2 metadata client support for availability zone ID.

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

No.

Does this PR include the addition of new environment variables in the README?

No.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ohsoo ohsoo added the bot/test label Oct 15, 2024
@ohsoo ohsoo marked this pull request as ready for review October 16, 2024 00:15
@ohsoo ohsoo requested a review from a team as a code owner October 16, 2024 00:15
@ohsoo ohsoo merged commit b1bab3f into aws:dev Oct 16, 2024
40 checks passed
@ohsoo ohsoo deleted the azid branch October 16, 2024 23:35
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.

4 participants