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

terraform apply error #51

Closed
supun19 opened this issue Nov 2, 2021 · 1 comment · Fixed by #64
Closed

terraform apply error #51

supun19 opened this issue Nov 2, 2021 · 1 comment · Fixed by #64

Comments

@supun19
Copy link

supun19 commented Nov 2, 2021

module.eks.aws_autoscaling_group.workers[0]: Creation complete after 1m18s [id=education-eks-Im6KCYIf-worker-group-120211102041313454300000015] ╷ │ Error: error reading Route Table (rtb-09cac278f6db9426e): couldn't find resource │ │ with module.vpc.aws_route_table.public[0], │ on .terraform/modules/vpc/main.tf line 198, in resource "aws_route_table" "public": │ 198: resource "aws_route_table" "public" { │ ╵

@alanszlosek
Copy link
Contributor

This should now be fixed by #65. Please let us know if you are still having issues.

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 a pull request may close this issue.

2 participants