Skip to content

Commit

Permalink
Add extra line at the end of base/variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Oct 2, 2024
1 parent b9b0b65 commit e4ae684
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 @@ -87,4 +87,4 @@ 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 = "5.0-released"
}
}

0 comments on commit e4ae684

Please sign in to comment.