Skip to content

Commit 31e8238

Browse files
committed
Fix product version setup
1 parent bd728fa commit 31e8238

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

terracumber_config/tf_files/variables/build-validation-variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ variable "BASE_OS" {
139139

140140
variable "PRODUCT_VERSION" {
141141
type = string
142+
default = null
142143
}
143144

144145
variable "BASE_CONFIGURATIONS" {

0 commit comments

Comments
 (0)