You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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