modules/tests/bucket.yml in cloud-mu-3.1.3 vs modules/tests/bucket.yml in cloud-mu-3.1.4

- old
+ new

@@ -4,10 +4,14 @@ buckets: - name: bucket policies: - name: testpermissions grant_to: +<% if cloud == "Google" %> - identifier: egt.gcp.sandbox@gmail.com +<% elsif cloud == "AWS" %> + - identifier: "arn:aws:iam::<%= MU::Cloud::AWS.account_number %>:root" +<% end %> targets: # XXX this is redundant except for path: - type: bucket identifier: bucket web: true versioning: true