Skip to content

Commit 704205b

Browse files
authored
Merge pull request #2303 from SohamMajumder/new_branch
Update msk-cfn-sasl-lambda/create-cluster-cfn/MSKSampleStack.yml
2 parents e5aea9d + 9299de8 commit 704205b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

msk-cfn-sasl-lambda/create-cluster-cfn/MSKSampleStack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ Resources:
165165
Properties:
166166
AutomaticStopTimeMinutes: 30
167167
Description: "Cloud9 EC2 environment"
168+
ImageId: "amazonlinux-2023-x86_64"
168169
InstanceType: t3.large
169170
Name: !Sub "${AWS::StackName}-Cloud9EC2Bastion"
170171
SubnetId: !Ref PublicSubnetOne

0 commit comments

Comments
 (0)