Skip to content

Commit 0b78bb7

Browse files
authoredOct 8, 2024··
Update ec2-with-s3-full.yaml
1 parent 9bcadea commit 0b78bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ec2/cloudformation/ec2-with-s3-full.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Resources:
4040
IamInstanceProfile: !Ref InstanceProfile
4141
Tags:
4242
- Key: Name
43-
Value: ds2022-ec2-instance
43+
Value: ds2022-ec2-with-s3
4444
UserData:
4545
Fn::Base64:
4646
!Sub |

0 commit comments

Comments
 (0)
Please sign in to comment.