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

Support for Instance Metadata Tags in Image Builder resource #1181

Open
Waqiah opened this issue May 24, 2022 · 0 comments
Open

Support for Instance Metadata Tags in Image Builder resource #1181

Waqiah opened this issue May 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Waqiah
Copy link

Waqiah commented May 24, 2022

Name of the resource

AWS::ImageBuilder::InfrastructureConfiguration

Resource name

No response

Description

Support for being able to enable instance metadata tags in cloudformation for EC2 Imagebuilder.

As per this article -->https://aws.amazon.com/about-aws/whats-new/2022/01/instance-tags-amazon-ec2-instance-metadata-service/
Instance Tags now available on the Amazon EC2 Instance Metadata Service.

It is also understood that the instance metadata tags can be enabled in the EC2 launch template as shown here --> https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-metadataoptions.html

However, this option does not seem to be supported for image builder at the moment. Looking at the AWS::ImageBuilder::InfrastructureConfiguration --> https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-infrastructureconfiguration.html
There does appear to be a property called InstanceMetadataOptions, but this property only seems to support HttpPutResponseHopLimit and HttpTokens only, no instance metadata tags.

Other Details

Similar feature requests:

@AidenAtSea AidenAtSea added enhancement New feature or request and removed Coverage labels Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants