Skip to content

0.1.5

Choose a tag to compare

@aknysh aknysh released this 17 Feb 02:13
c3aea8a

what

  • terraform fmt
  • Added TravisCI
  • Added conditional for cloudfront_default_certificate
  • Updated README

why

  • Terraform lint
  • To monitor build status
  • If acm_certificate_arn or iam_certificate_id is specified, cloudfront_default_certificate must be set to false, otherwise Terraform will try to recreate the certificate on each plan/apply
  • Added a note to README that to use an ACM Certificate with Amazon CloudFront, you must request or import the certificate only in the US East (N. Virginia) region