-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update gcp-common/IAM Credentials API usage (#108)
* test-acc step should take TEST args * allow optional TESTARGS to test step * Update JWT signing Updates to: - github.com/hashicorp/go-gcp-common@service-account-update - google.golang.org/api/iamcredentials/v1@v0.45.0 Updates how we sign JWTs, to use supported methods. See also: - #100 - https://cloud.google.com/iam/docs/migrating-to-credentials-api#iam-sign-jwt-go * commit go.sum * revert/update vendor * update / revert back to pre-updates * just update this part * not sure why this wasn't picked up before * formatting * update * update dep * update go-gcp-common to tag v0.7.0 * update string used to auth with signjwt * remove project help text
- Loading branch information
Showing
12 changed files
with
2,029 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 14 additions & 3 deletions
17
vendor/github.com/hashicorp/go-gcp-common/gcputil/iam_admin.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.