Back to AWS Terraform templates index <–
AWS Route53 zone association with Terraform
![]()
Aws_Route53_zone_association by the Sogeti community.
Template Locations
Online documentation
Template reference
Service description
module "AWS_Route53_zone_association" {
vpc_id = "vpc-0ac9efbdb4bf47b83"
domain_name = "www.webserver.com"
}