We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4799db commit 7e38fb1Copy full SHA for 7e38fb1
1 file changed
docs/TROUBLESHOOTING.md
@@ -56,6 +56,10 @@ some common sources of errors:
56
Account on an attribute unless you map that value from the incoming GitHub
57
OIDC token.
58
59
+1. Ensure you have the correct casing and capitalization. GitHub does not
60
+ distinguish between "foobar" and "FooBar", but Google Cloud does. Ensure any
61
+ **Attribute Conditions** use the correct capitalization.
62
+
63
1. Check the specific error message that is returned.
64
65
- If the error message includes "failed to generate Google Cloud federated
0 commit comments