fixed missing output

This commit is contained in:
shaarron 2026-05-29 14:54:18 +03:00
parent 920d71516a
commit fd64159011

View file

@ -541,3 +541,6 @@ Outputs:
- UseCustomDomain
- !Sub 'https://${CustomDomainName}'
- !Sub 'http://${LoadBalancer.DNSName}'
AlbDnsName:
Description: 'The raw DNS name of the Application Load Balancer (use as the target for custom domain CNAME/Alias records).'
Value: !GetAtt LoadBalancer.DNSName