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

fix: Change instance_metadata_tags to default to null/disabled due to tag key pattern conflict #1788

Merged

Conversation

bryantbiggs
Copy link
Member

Description

  • change instance_metadata_tags to default to null/disabled due to tag key pattern conflict

Motivation and Context

Breaking Changes

  • Controversial, but I will say no

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects

@antonbabenko antonbabenko merged commit 8e4dfa2 into terraform-aws-modules:master Jan 18, 2022
antonbabenko pushed a commit that referenced this pull request Jan 18, 2022
### [18.2.1](v18.2.0...v18.2.1) (2022-01-18)

### Bug Fixes

* Change `instance_metadata_tags` to default to `null`/`disabled` due to tag key pattern conflict ([#1788](#1788)) ([8e4dfa2](8e4dfa2))
@antonbabenko
Copy link
Member

This PR is included in version 18.2.1 🎉

@bryantbiggs bryantbiggs deleted the fix/metadata-tags branch January 18, 2022 14:06
baibailiha added a commit to baibailiha/terraform-aws-eks that referenced this pull request Sep 13, 2022
### [18.2.1](terraform-aws-modules/terraform-aws-eks@v18.2.0...v18.2.1) (2022-01-18)

### Bug Fixes

* Change `instance_metadata_tags` to default to `null`/`disabled` due to tag key pattern conflict ([#1788](terraform-aws-modules/terraform-aws-eks#1788)) ([54b0c5c](terraform-aws-modules/terraform-aws-eks@54b0c5c))
@github-actions
Copy link

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AutoScalingGroup timeout: Status Reason: 'kubernetes.io/cluster/clustername' is not a valid tag key.
2 participants