coreos / tectonic-docs

Tectonic documentation - https://coreos.com/tectonic/docs/latest/
Apache License 2.0
42 stars 49 forks source link

docs/aws: add new permission to the policy due new aws terraform provider v1.7.0 #125

Closed cpanato closed 6 years ago

cpanato commented 6 years ago

fixes: https://jira.coreos.com/browse/INST-855.

We update the terraform aws provider to version 1.7.0 and in this new release terraform need this permission (s3:GetEncryptionConfiguration) to validate if the bucket has any encryption configurated.

cpanato commented 6 years ago

@sym3tri done