Skip to content

Commit

Permalink
Enable metadata tags
Browse files Browse the repository at this point in the history
  • Loading branch information
symroe committed Dec 6, 2024
1 parent 189631d commit ab5a8af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sam-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,9 @@ Resources:
# https://eu-west-2.console.aws.amazon.com/imagebuilder/home?region=eu-west-2#/images/arn%3Aaws%3Aimagebuilder%3Aeu-west-2%3A732292556707%3Aimage%2Feeimage-ubuntu%2F0.0.35%2F2/details
ImageId: 'ami-0c8d319e3a044e7da'
InstanceType: !Ref InstanceType
MetadataOptions:
InstanceMetadataTags: enabled
HttpEndpoint: enabled
TagSpecifications:
- ResourceType: launch-template
Tags:
Expand Down

0 comments on commit ab5a8af

Please sign in to comment.