Show gcloud commands in GCP IAM setup
What does this MR do and why?
Show gcloud commands in GCP IAM setup
Rather than showing a script to curl | bash
, we can show the user the
gcloud commands directly. Targeting the incremental, single-screen prototype here (private link) as per #454343 (closed)
Also adds help text recommending that users add their group or project id to the GCP Pool and Provider Id. This is an incremental step towards #448380
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before
After
Updated 2024-06-18 00:56 UTC
How to set up and validate locally
- Ensure you are simulating a SaaS environment
- Navigate to group
- Select "Settings"
➡ "Integrations" - Select "Google Cloud IAM"
Related to #460079 (closed)
Edited by Andrew Evans