Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 264 Bytes

How to use:

terraform init

  1. Set your demo_dns_zone and demo_dns_name variables: (terraform.tfvars)
  2. Setup your providers

terraform plan terraform apply

Requirements:

  • existing route53 zone in AWS
  • terraform v0.13.1 or newer
  • AWS provider 3.4.x