Skip to content

Commit

Permalink
fix: remove custom domain condition infra cfn (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
SanketD92 authored Nov 19, 2021
1 parent ff857a7 commit 33b53da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ Outputs:
Value: !Ref WebsiteCloudFront

HostedZoneId:
Condition: UseCustomDomain
Description: Id of the hosted zone created when a custom domain is used
Value: !If
- UseCustomDomain
Expand Down

0 comments on commit 33b53da

Please sign in to comment.