cosmetics
This commit is contained in:
parent
492dbfa3af
commit
e5420fb516
@ -37,13 +37,13 @@ variable "update_timeout" {
|
||||
variable "deployments" {
|
||||
description = "Definition of what the user need to deploy"
|
||||
type = map(object({
|
||||
name = string
|
||||
description = string
|
||||
enabled = bool
|
||||
name = string
|
||||
description = string
|
||||
enabled = bool
|
||||
|
||||
catalog_item_name = string
|
||||
project_name = string
|
||||
catalog_item_name = string
|
||||
project_name = string
|
||||
|
||||
inputs = map(string)
|
||||
inputs = map(string)
|
||||
}))
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user