Skip to content

Commit 19a27c2

Browse files
jchanammoskyb
authored andcommitted
Allow accessing tags via instance metadata
1 parent 4dbf13c commit 19a27c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@ Resources:
928928
HttpTokens: !Ref IMDSv2Tokens
929929
# Allow containers using a Docker network on the host to receive IDMSv2 responses
930930
HttpPutResponseHopLimit: 2
931+
InstanceMetadataTags: enabled
931932
Monitoring:
932933
Enabled: !Ref EnableDetailedMonitoring
933934
ImageId: !If

0 commit comments

Comments
 (0)