Regional domains show s3
instead of s3-website
resulting in misconfiguration
#148
Labels
bug
🐛 An issue with the system
Found a bug? Maybe our Slack Community can help.
Describe the Bug
Looks like the static bucket hack removal PR #143 caused an issue where
-website
is missing from the domainThis ticket is created on behalf of @syphernl
https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn/pull/143/files#r604661084
Expected Behavior
No errors
Steps to Reproduce
Use
eu-west-1
region withvar.website_enabled
Solution Proposals
website_domain
orwebsite_endpoint
outputs?website_endpoint
seems correct according to the comments belowwebsite_domain
covers this.website_endpoint
seems to cover thisdomain_name
via an input in case this comes up againThe text was updated successfully, but these errors were encountered: