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

Expose metadata_options {instance_metadata_tags} #86

Open
zen opened this issue Mar 28, 2022 · 0 comments
Open

Expose metadata_options {instance_metadata_tags} #86

zen opened this issue Mar 28, 2022 · 0 comments

Comments

@zen
Copy link

zen commented Mar 28, 2022

Describe the Feature

This is a follow up on cloudposse/terraform-aws-ec2-autoscale-group#87

For some time AWS allows to enable instance tags in metadata through:

  metadata_options {
    instance_metadata_tags = "enabled"
  }

See: https://aws.amazon.com/about-aws/whats-new/2022/01/instance-tags-amazon-ec2-instance-metadata-service/

Expected Behavior

Ability to enable instance_metadata_tags

Use Case

Please see original issue in terraform-aws-ec2-autoscale-group/

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

No branches or pull requests

1 participant