Skip to content

Commit

Permalink
Update cia-dist-cloudformation.json (#6541)
Browse files Browse the repository at this point in the history
  • Loading branch information
pethers authored Oct 9, 2024
1 parent b298275 commit 0ddc777
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3850,7 +3850,7 @@
"Type": "AWS::EC2::LaunchTemplate",
"Properties": {
"LaunchTemplateData": {
"IamInstanceProfile": { "Arn": { "Ref": "InstanceProfile" }},
"IamInstanceProfile": { "Name": { "Ref": "InstanceProfile" }},
"ImageId": {
"Ref": "WebServerAmi"
},
Expand Down

0 comments on commit 0ddc777

Please sign in to comment.