Skip to content

Commit

Permalink
Merge branch 'master' into renovate/major-terraform-google-provider
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Nov 5, 2024
2 parents 19e02c4 + 5367df3 commit d95171b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/gh-runner-gke/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ output "client_token" {

output "ca_certificate" {
description = "The cluster ca certificate (base64 encoded)"
sensitive = true
value = module.runner-cluster.ca_certificate
}

Expand Down

0 comments on commit d95171b

Please sign in to comment.