forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bootstrapping PSA Roles for Healthcare (GoogleCloudPlatform#7376)
* Add a new bootstrap function for assigning roles to service accounts. * Call the bootstrap function * Call the bootstrap function * Use an options struct, remove iam members * Bootstrap roles in the dicom store test * Grant roles in composer environment tests * Refactor bootstrap function * Delete unused options struct * Fix comments * Improve the interface * Remove extra newline * Fix variable names * Move composer environment test changes to separate PR
- Loading branch information
1 parent
68f7592
commit 18813ff
Showing
3 changed files
with
81 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters