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

feat: Add instance_metadata_tags attribute to launch templates #1781

Merged

Conversation

bryantbiggs
Copy link
Member

@bryantbiggs bryantbiggs commented Jan 14, 2022

Description

  • add instance_metadata_tags attribute to self-managed node group and EKS managed node group launch templates and bump AWS provider version to support

Motivation and Context

Breaking Changes

  • No

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects
    • self-managed-node-group example

@bryantbiggs bryantbiggs changed the title feat: Add instance_metadata_tags attribute to self-managed node group launch template feat: Add instance_metadata_tags attribute to launch templates Jan 14, 2022
@antonbabenko antonbabenko merged commit 85bb1a0 into terraform-aws-modules:master Jan 14, 2022
@bryantbiggs bryantbiggs deleted the feat/metadata-tags branch January 14, 2022 20:23
antonbabenko pushed a commit that referenced this pull request Jan 14, 2022
## [18.2.0](v18.1.0...v18.2.0) (2022-01-14)

### Features

* Add `instance_metadata_tags` attribute to launch templates ([#1781](#1781)) ([85bb1a0](85bb1a0))
@antonbabenko
Copy link
Member

This PR is included in version 18.2.0 🎉

baibailiha added a commit to baibailiha/terraform-aws-eks that referenced this pull request Sep 13, 2022
@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.

Add support for instance_metadata_tags in the metadata_options (aws provider v3.72.0)
2 participants