Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit a8e52c5

Browse files
committed
Revert type cast
1 parent 2f89be3 commit a8e52c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/instance.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Description: set up a launch configuration and attach to ASG
33
Metadata: {}
44
Parameters:
55
TheAmi:
6-
Type: AWS::SSM::Parameter::Value<AWS::EC2::Image::Id>
6+
Type: String
77
WebSecurityGroup:
88
Type: String
99
ALBSecurityGroup:

0 commit comments

Comments
 (0)