-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fix: Allow setting metadata endpoint options so users can configure or disable #2132
Comments
This is already supported in this module |
I do not believe it is. There is currently no way to fully disable setting the metadata_options. I have attempted setting |
do you have a reproduction I can look at |
after investigating, it looks like our conditional check against |
Awesome, thank you so much! |
This issue has been resolved in version 18.26.2 🎉 |
@scotthesterberg this should be resolved now by setting |
@bryantbiggs Thanks I really appreciate it! |
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. |
Can we get this fix back-ported to this repo: aws-ia/terraform-aws-eks-blueprints#657 ? It would be useful for the same reasons it was implemented for the AWS EKS Blueprints repo.
Allow setting metadata endpoint options so users can configure or disable.
Motivation
Allow users to configure the metadata endpoint options to suit their workloads, or even disable if not supported in their region
The text was updated successfully, but these errors were encountered: