Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold authored and GitHub committed May 17, 2024
1 parent 5fc8af9 commit 2065c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variable "github_codeowners_team" {
}

variable "github_repo_description" {
default = "Terraform Workspace"
default = null
}

variable "github_repo_topics" {
Expand Down

0 comments on commit 2065c48

Please sign in to comment.