Skip to content

Commit

Permalink
added gcp storage perameters for testing client
Browse files Browse the repository at this point in the history
  • Loading branch information
svennela-pivotal committed Sep 1, 2020
1 parent 18f273f commit 6d9b351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcp-brokerpak/google-storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,5 @@ examples:
- name: gcp-bucket-public-read
description: Public Read S3 Bucket
plan_id: c07f21a6-8a63-11ea-bc1b-d38b123189cb
provision_params: {}
bind_params: {}
provision_params: { "role": "storage.objectAdmin" }
bind_params: { "role": "storage.objectAdmin" }

0 comments on commit 6d9b351

Please sign in to comment.