Merge pull request #9190 from nwalke/master

DOCS: Added note about us-east-1 ACM certs.
This commit is contained in:
Paul Stack 2016-10-03 17:37:43 +01:00 committed by GitHub
commit 0cf15386ab
1 changed files with 4 additions and 3 deletions

View File

@ -308,7 +308,8 @@ The arguments of `geo_restriction` are:
* `acm_certificate_arn` - The ARN of the [AWS Certificate Manager][6] * `acm_certificate_arn` - The ARN of the [AWS Certificate Manager][6]
certificate that you wish to use with this distribution. Specify this, certificate that you wish to use with this distribution. Specify this,
`cloudfront_default_certificate`, or `iam_certificate_id`. `cloudfront_default_certificate`, or `iam_certificate_id`. The ACM
certificate must be in US-EAST-1.
* `cloudfront_default_certificate` - `true` if you want viewers to use HTTPS * `cloudfront_default_certificate` - `true` if you want viewers to use HTTPS
to request your objects and you're using the CloudFront domain name for your to request your objects and you're using the CloudFront domain name for your