Skip to content

Allow outbound DNS requests from Lambda SG #3

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

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

joshmyers
Copy link
Contributor

@joshmyers joshmyers commented Dec 18, 2018

what

Allow outbound DNS requests from Lambda SG

why

So that we can resolve DNS for the ES cluster. Not sure why this was not required during testing, possibly because of private route53 DNS vs not. Currently the Lambda function is hitting the timeout trying to resolve DNS.

So that we can resolve DNS for the ES cluster.
@joshmyers joshmyers force-pushed the allow_dns_outbound_from_lambda_sg branch from 87e0cc1 to 869b42b Compare December 18, 2018 12:40
@joshmyers joshmyers merged commit 7167461 into master Dec 18, 2018
@joshmyers joshmyers deleted the allow_dns_outbound_from_lambda_sg branch December 18, 2018 12:44
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.

2 participants