terraform/builtin
Chris Marchesi 65824c7725 provider/aws: Add iam_arn to aws_cloudfront_origin_access_identity
Add the iam_arn attribute to aws_cloudfront_origin_access_identity,
which computes the IAM ARN for a certain CloudFront origin access
identity.

This is necessary because S3 modifies the bucket policy if CanonicalUser
is sent, causing spurious diffs with aws_s3_bucket resources.
2016-05-31 13:55:49 -07:00
..
bins Merge pull request #6672 from apparentlymart/random-provider 2016-05-29 11:58:42 -07:00
providers provider/aws: Add iam_arn to aws_cloudfront_origin_access_identity 2016-05-31 13:55:49 -07:00
provisioners provisioner/remote-exec: Move script cleanup after command wait 2016-03-21 10:49:32 -05:00