Skip to content

v0.58.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 31 Mar 16:26
bf9ec67
Use `website_endpoint` instead of `bucket_regional_domain_name` @nitrocode (#149)

what

  • Uses the bucket website_endpoint instead of the bucket_regional_domain_name
  • The bucket_regional_domain_name is incorrectly documented in the hashicorp aws_cloudfront_distribution docs

why

  • Fixes an issue introduced in a recent PR which drops the -website portion of the domain

references

@syphernl has confirmed that this fixes his issue by using the feature branch as a source.