This example provides guides on how to use terraform-aws-acm-multiple-hosted-zone module without creating domain validation records on Route53. In general it is okay to overwrite domain validation records on Route53. This example cater to the case in which we don't want to overwrite existing domain validation for any reason.
To run this example you need to execute:
terraform init
terraform plan -out=tfplan.out
terraform apply tfplan.out
Note that this example may create resources that cost money.
Run terraform destroy
to clean up the resources.
Name | Version |
---|---|
aws | ~> 2.61 |
No provider.
No input.
Name | Description |
---|---|
certificate_arn | n/a |
certificate_domains | n/a |