terraform-aws-elastic-beanstalk-environment icon indicating copy to clipboard operation
terraform-aws-elastic-beanstalk-environment copied to clipboard

Use terraform-aws-route53-alias instead of terraform-aws-route53-cluster-hostname

Open razorsedge opened this issue 5 years ago • 0 comments

Describe the Bug

Use terraform-aws-route53-alias instead of terraform-aws-route53-cluster-hostname in order to create a Route53 ALIAS instead of a CNAME.

Expected Behavior

I expect Route53 to be configured with an ALIAS and not a CNAME. This way our Beanstalk A record will point to the actual IPs and not process a CNAME.

razorsedge avatar Aug 16 '20 02:08 razorsedge