Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-yechenwei committed Apr 26, 2021
1 parent 76e4dfb commit e6cdd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/managed_application.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The following arguments are supported:

* `parameters` - (Optional) A mapping of name and value pairs to pass to the managed application as parameters.

* `parameter_values` - (Optional) Parameter values to pass to the managed application. This field is a json object that allows you to assign parameters to this managed application.
* `parameter_values` - (Optional) The parameter values to pass to the Managed Application. This field is a json object that allows you to assign parameters to this Managed Application.

* `plan` - (Optional) One `plan` block as defined below.

Expand Down

0 comments on commit e6cdd2f

Please sign in to comment.