Skip to content

Commit 7e38fb1

Browse files
committed
Add capitalization to troubleshooting
Fixes #234
1 parent c4799db commit 7e38fb1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/TROUBLESHOOTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ some common sources of errors:
5656
Account on an attribute unless you map that value from the incoming GitHub
5757
OIDC token.
5858

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+
5963
1. Check the specific error message that is returned.
6064

6165
- If the error message includes "failed to generate Google Cloud federated

0 commit comments

Comments
 (0)