terraform/website/source/docs
James Nugent 93f31fce17 provider/aws: Add aws_s3_bucket_policy resource
This commit adds a new "attachment" style resource for setting the
policy of an AWS S3 bucket. This is desirable such that the ARN of the
bucket can be referenced in an IAM Policy Document.

In addition, we now suppress diffs on the (now-computed) policy in the
S3 bucket for structurally equivalent policies, which prevents flapping
because of whitespace and map ordering changes made by the S3 endpoint.
2016-09-02 09:07:54 -07:00
..
commands Add more output grammar and CLI examples 2016-08-21 15:17:31 -04:00
configuration Add wildcard (match all) support to ignore_changes (#8599) 2016-09-02 15:44:35 +02:00
import
internals
modules Fix typo (#8459) 2016-08-24 20:44:24 +01:00
plugins
providers provider/aws: Add aws_s3_bucket_policy resource 2016-09-02 09:07:54 -07:00
provisioners Update documentation 2016-07-08 19:34:59 +01:00
state Merge pull request #8267 from ChrisMcKenzie/patch-1 2016-08-18 23:34:45 -04:00
index.html.markdown