Skip to content

Commit

Permalink
Update CloudFormation template params
Browse files Browse the repository at this point in the history
  • Loading branch information
okigan committed Nov 29, 2023
1 parent 25c1fac commit 6aa9941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Parameters:
Description: "The domain name for the ACM certificate (e.g., your-custom-domain-name.example.com)"

paramHostedZoneId:
Type: String
Type: AWS::Route53::HostedZone::Id
Description: "The Route 53 hosted zone ID for the domain name (e.g., Z1ABCDEF123456)"

paramWithFargate:
Expand Down

0 comments on commit 6aa9941

Please sign in to comment.