Skip to content

Commit

Permalink
Update TROUBLESHOOTING.md
Browse files Browse the repository at this point in the history
Fix an issue where the diff is incorrect

Signed-off-by: Seth Vargo <[email protected]>
  • Loading branch information
sethvargo authored Dec 2, 2024
1 parent 6fc4af4 commit d2e09cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

```diff
- projects/my-project/locations/global/workloadIdentityPools/my-pool/providers/my-provider
+ projects/1234567890/locations/global/workloadIdentityPools/my-pool/providers/
+ projects/1234567890/locations/global/workloadIdentityPools/my-pool/providers/my-provider
```

1. Ensure that you have the correct `permissions:` for the job in your
Expand Down

0 comments on commit d2e09cc

Please sign in to comment.