parameters
Deprecated
This property has been deprecated in favour of `parameter_values`
Parameters
value
A mapping of name and value pairs to pass to the managed application as parameters.
NOTE:
parameters
only supports values withstring
orsecureString
type and will be deprecated in version 4.0 of the provider - please useparameter_values
instead which supports more parameter types.
Deprecated
This property has been deprecated in favour of `parameter_values`
Parameters
values
A mapping of name and value pairs to pass to the managed application as parameters.
NOTE:
parameters
only supports values withstring
orsecureString
type and will be deprecated in version 4.0 of the provider - please useparameter_values
instead which supports more parameter types.