We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8cdc3a commit 2e077d3Copy full SHA for 2e077d3
0-bootstrap/github.tf.example
@@ -93,7 +93,7 @@ module "gh_cicd" {
93
94
module "gh_oidc" {
95
source = "terraform-google-modules/github-actions-runners/google//modules/gh-oidc"
96
- version = "~> 4.0.0"
+ version = "~> 4.0"
97
98
project_id = module.gh_cicd.project_id
99
pool_id = "foundation-pool"
0 commit comments