Sha256: aca1a371a7899bb6a3faa8aec5ffe30b9e684597e8c3ace019d0aa72e7c0a445
Contents?: true
Size: 433 Bytes
Versions: 17
Compression:
Stored size: 433 Bytes
Contents
# clouds: AWS, Google --- appname: smoketest 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
Version data entries
17 entries across 17 versions & 1 rubygems