Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslan-ikhsan committed Nov 18, 2022
1 parent 9788491 commit cb77aca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ variable "gke_trigger_name" {
variable "cloudbuild_service_account_id" {
type = string
description = "The ID of the cloud build service account responsible for provisioning Google Cloud resources"
default = "playground-cloudbuild-sa"
}

0 comments on commit cb77aca

Please sign in to comment.