We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f077d commit abb3713Copy full SHA for abb3713
ec2/cloudformation/ec2-with-s3-full.yaml
@@ -40,7 +40,7 @@ Resources:
40
IamInstanceProfile: !Ref InstanceProfile
41
Tags:
42
- Key: Name
43
- Value: ds2002-ec2-instance
+ Value: ds2022-ec2-instance
44
UserData:
45
Fn::Base64:
46
!Sub |
0 commit comments