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

throwing error while EKS using terraform #13478

Closed
pravin-07 opened this issue May 24, 2020 · 2 comments
Closed

throwing error while EKS using terraform #13478

pravin-07 opened this issue May 24, 2020 · 2 comments

Comments

@pravin-07
Copy link

image

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label May 24, 2020
@bflad
Copy link
Contributor

bflad commented May 26, 2020

Hi @pravin-07 👋 Thank you for reporting this and sorry you ran into trouble.

This can be fixed by adding map_public_ip_on_launch = true to your aws_subnet resource configuration to match the newer API requirement for the setting. This was fixed in the example code in this repository recently via #13323

If the code you were using was coming from https://github.com/hashicorp/learn-terraform-provision-eks-cluster, please file a separate issue in that repository.

Please note for the future that we generally require filling out the bug report template to keep issues open since they contain important details for people to verify the report.

@bflad bflad closed this as completed May 26, 2020
@ghost
Copy link

ghost commented Jun 26, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Jun 26, 2020
@breathingdust breathingdust removed the needs-triage Waiting for first response or review from a maintainer. label Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants