You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you able to fix this problem and submit a PR? Link here if you have already.
No PR, but I have made some changes in a fork that suited my needs. I did, however, have to remove a feature (namely data.aws_iam_instance_profile.custom_worker_group_launch_template_iam_instance_profile).].
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
I have issues...
changing/adding/updating worker groups
It would be nice, particularly for worker/node groups, to store state using keys instead of indices. I've run into issues with state wanting to destroy resources when indices get re-ordered. This issue is already documented in this faq https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md#how-do-i-safely-remove-old-worker-groups
I'm submitting a...
Are you able to fix this problem and submit a PR? Link here if you have already.
No PR, but I have made some changes in a fork that suited my needs. I did, however, have to remove a feature (namely
data.aws_iam_instance_profile.custom_worker_group_launch_template_iam_instance_profile
).].Here's my changes: master...isaaguilar:day2-ready-launch-templates
This module was a great jumping off point. I hope the changes could be used in some future releases.
Environment details
Any other relevant info
The text was updated successfully, but these errors were encountered: