Skip to content
New issue

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

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

Already on GitHub? # to your account

New option to disable IPv6 in the connectivity test #88

Merged
merged 6 commits into from
Apr 15, 2024

Conversation

bwhaley
Copy link
Member

@bwhaley bwhaley commented Apr 9, 2024

Fixes #87.

This PR adds a new boolean variable to the Terraform module, lambda_has_ipv6 (true by default). If set to false, the connectivity test in the Lambda function will always resolve IPv4 addresses.

@bwhaley bwhaley merged commit fadc518 into main Apr 15, 2024
3 checks passed
@bwhaley bwhaley deleted the monkey-patch-getaddrinfo branch April 15, 2024 18:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connectivity checks fail when URL resolves to IPv6 address in IPv4-only VPC
3 participants