terraform-aws-acmdemo
terraform-aws-acmdemo copied to clipboard
Demo project for blog post
How to use:
terraform init
- Set your demo_dns_zone and demo_dns_name variables: (terraform.tfvars)
- Setup your providers
terraform plan terraform apply
Requirements:
- existing route53 zone in AWS
- terraform v0.13.1 or newer
- AWS provider 3.4.x