Configuration in this directory creates Route53 zones and records for various types of resources - S3 bucket, CloudFront distribution, static records.
To run this example you need to execute:
$ terraform init
$ terraform plan
$ terraform apply
Note that this example may create resources which cost money. Run terraform destroy
when you don't need these resources.
Name | Version |
---|---|
terraform | >= 0.12.6 |
aws | >= 2.49 |
No provider.
No input.
Name | Description |
---|---|
this_route53_record_fqdn | FQDN built using the zone domain and name |
this_route53_record_name | The name of the record |