Replies: 3 comments 5 replies
-
|
Did you uncomment the relevant parts of the network stage YAML configuration in 1-resman/data? That is required for the IAM grants for stage 3 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
4 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment









Uh oh!
There was an error while loading. Please reload this page.
-
While implementing FAST Stage 3 (3-data-platform, 3-gke, and 3-secops), I encountered several permission-related blockers that may require updates to either documentation or module logic. Here's a breakdown:
Impersonate SA Permissions
compute.globalOperations.get
compute.organizations.enableXpnResource
compute.subnetworks.getIamPolicy
Let me know if others have faced similar issues or if there's a recommended workaround.
Beta Was this translation helpful? Give feedback.
All reactions