Defines variables that are used in the context of the blueprint. All variables must be provided by the environment or have a default value.
The following variable names are reserved:
Required Properties
The type of the variable. If type is secret, the value must be a Tuono managed secret URI.
Allowed Values:
Optional Properties
Default value for this variable.
A description of this variable.
The maximum supported value of this variable. Only valid if the variable is an integer.
This property cannot be specified with:
The minimum supported value of this variable. Only valid if the variable is an integer.
This property cannot be specified with:
If true, this variable is controlled by a preset. Preset variables cannot be set directly in a blueprint, but can have a default value (unless the variable is a secret). The default is false.
The default value if not specified is false.
A regular expressionarrow-up-right this variable must meet. Only valid if the variable is a string type.
This property cannot be specified with:
Common Properties
A variable with a default value: