Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Modified identity proivder
Browse files Browse the repository at this point in the history
  • Loading branch information
alkaline-0 committed Mar 5, 2024
1 parent a748a26 commit 1055a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: "Authenticate to Google Cloud"
uses: "google-github-actions/[email protected]"
with:
workload_identity_provider: "projects/269035587144/locations/global/workloadIdentityPools/initial-admin-pool/attribute.repository/my-org/my-repo"
workload_identity_provider: "projects/269035587144/locations/global/workloadIdentityPools/initial-admin-pool/providers/my-provider"
service_account: "[email protected]"

# Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token
Expand Down

0 comments on commit 1055a47

Please sign in to comment.