Skip to content

Commit

Permalink
Merge pull request #6514 from ehershey/patch-1
Browse files Browse the repository at this point in the history
Update "aws_cloudfront_web_distribution"
  • Loading branch information
bflad authored Nov 19, 2018
2 parents b0e9150 + 67dd6c7 commit e1723d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Normally, when referencing an origin access identity in CloudFront, you need to
prefix the ID with the `origin-access-identity/cloudfront/` special path.
The `cloudfront_access_identity_path` allows this to be circumvented.
The below snippet demonstrates use with the `s3_origin_config` structure for the
[`aws_cloudfront_web_distribution`][3] resource:
[`aws_cloudfront_distribution`][3] resource:

```hcl
s3_origin_config {
Expand Down

0 comments on commit e1723d7

Please sign in to comment.