Skip to content

Latest commit

 

History

History
 
 

complete

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Route53 zones and records example

Configuration in this directory creates Route53 zones and records for various types of resources - S3 bucket, CloudFront distribution, static records.

Usage

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.

Requirements

Name Version
terraform >= 0.12.6
aws >= 2.49

Providers

No provider.

Inputs

No input.

Outputs

Name Description
this_route53_record_fqdn FQDN built using the zone domain and name
this_route53_record_name The name of the record