objects non-nullable
This commit is contained in:
@@ -154,7 +154,8 @@ variable "objects_to_upload" {
|
||||
encryption_key = string
|
||||
}))
|
||||
}))
|
||||
default = {}
|
||||
default = {}
|
||||
nullable = false
|
||||
}
|
||||
|
||||
variable "prefix" {
|
||||
|
||||
Reference in New Issue
Block a user