Skip to content

Commit

Permalink
Update vpc-v2.cfhighlander.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
raykrishardi authored Apr 18, 2024
1 parent 3e82f0d commit fa21f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vpc-v2.cfhighlander.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

end

Component template: 'github:base2services/hl-component-route53-zone#feature/export-dns-domain-zone-id.snapshot', name: 'dnszone', render: Inline do
Component template: 'route53-zone@1.5.1', name: 'dnszone', render: Inline do
parameter name: 'CreateZone', value: 'true'
parameter name: 'RootDomainName', value: FnSub('${DnsDomain}.')
parameter name: 'DnsDomain', value: Ref(:DnsDomain)
Expand Down

0 comments on commit fa21f77

Please sign in to comment.