-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Adding a tutorial for Cloud Run using conditional IAM roles #1417
Adding a tutorial for Cloud Run using conditional IAM roles #1417
Conversation
Thanks, Mike. Has this tutorial received a technical review yet? |
Yes, I have had two others in my SA team run through the tutorial. I have
"failed build" and will update this later today to make sure it passes.
…On Wed, Sep 9, 2020 at 8:34 AM Todd Kopriva ***@***.***> wrote:
Thanks, Mike.
Has this tutorial received a technical review yet?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1417 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFSV6RUCSDY4QUBWGS2AJ3SE6OAZANCNFSM4RCRK2HA>
.
--
Mike Ensor
Cloud Solutions Architect
206-973-6621 Mobile
1021 Valley Street, Seattle, WA 98109
|
@ToddKopriva -- Looks like you've fixed the testing failures, what do I need to do next? |
Since you've already gotten a technical review internally, the next step is my editorial review and production pass. There are some other items ahead of this in the queue, so I estimate that I'll get to this on Friday. |
Thanks!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've done my editing pass and production review. This looks good to me.
I'll publish this Monday or Tuesday with a batch of other updates.
…oudPlatform#1417) * initial commit of outline and overview of steps * adding a diagram showing the architecture overview * exporting to png for diagram, specifying output for cloud bucket contents * finished step two and half way through step three * completing step 4 * Finished with steps 1-6, fully deployed with conditional IAM role bindings * adding a cleanup method * moving several sections to higher level * fixing the core project ID * updating gitlab URL to use https instead of unauthenticated ssh * Removing GSA and images * fixed frontmatter to pass CI tests * moved diagram to public bucket and began copy edit * check-in partway through line edit * cleaning up usage of 'service account' and some other copy-editing * Update index.md * finished first edit pass * Update index.md * breaking last block into steps Co-authored-by: Todd Kopriva <43478937+ToddKopriva@users.noreply.github.com>
This tutorial comes from a customer interaction where they were looking for confirmation that Cloud Run can use a Google Service Account that has associated Conditional IAM role bindings.