cn-terraform / terraform-aws-s3-static-website

Terraform Module for AWS to host Static Website on S3
https://registry.terraform.io/modules/cn-terraform/s3-static-website/aws
Apache License 2.0
20 stars 33 forks source link

Added option to define whether route53 records are created or not. #46

Closed Neddage closed 1 year ago

Neddage commented 1 year ago

Added a new option so that the creation of the websites route53 records can be toggled. useful in cases where we don't want automatic record creation (such as the hosted zone being in another account).