Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
renato-rudnicki committed Jul 11, 2024
1 parent 1a46078 commit c00478c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ variable "github_name_prefix" {
variable "github_app_installation_id" {
type = string
description = "The app installation ID that was created when installing Google Cloud Build in GitHub: https://github.com/apps/google-cloud-build."
default = ""
default = ""
}

variable "service_account_prefix" {
Expand Down

0 comments on commit c00478c

Please sign in to comment.