diff --git a/ec2/cloudformation/ec2-with-bootstrapping.yaml b/ec2/cloudformation/ec2-with-bootstrapping.yaml index 7964ee5..de9cf03 100644 --- a/ec2/cloudformation/ec2-with-bootstrapping.yaml +++ b/ec2/cloudformation/ec2-with-bootstrapping.yaml @@ -29,10 +29,10 @@ Resources: SecurityGroups: - !Ref InstanceSecurityGroup KeyName: !Ref KeyName - ImageId: ami-0c7217cdde317cfec + ImageId: ami-0866a3c8686eaeeba Tags: - Key: Name - Value: ds2002-ec2-instance + Value: ds2022-ec2-instance UserData: Fn::Base64: !Sub |