Skip to content

Commit

Permalink
Use null
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Oct 3, 2024
1 parent d491ec8 commit 6e6b186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend_modules/null/base/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ variable "is_server_paygo_instance" {
variable "product_version" {
description = "One of: 4.3-nightly, 4.3-released, 4.3-pr, 4.3-beta, 4.3-VM-nightly, 4.3-VM-released, 5.0-nightly, 5.0-released, head, uyuni-master, uyuni-released, uyuni-pr"
type = string
default = ""
default = null
}

0 comments on commit 6e6b186

Please sign in to comment.