We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bcadea commit 0b78bb7Copy full SHA for 0b78bb7
ec2/cloudformation/ec2-with-s3-full.yaml
@@ -40,7 +40,7 @@ Resources:
40
IamInstanceProfile: !Ref InstanceProfile
41
Tags:
42
- Key: Name
43
- Value: ds2022-ec2-instance
+ Value: ds2022-ec2-with-s3
44
UserData:
45
Fn::Base64:
46
!Sub |
0 commit comments