Corrected typo in AzureRM template deployment docs (#6068)

This commit is contained in:
Matthew Walter 2016-04-07 12:26:43 -04:00 committed by Paul Stack
parent 7eb91755fd
commit 4fbe7cb361
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ The following arguments are supported:
create the template deployment.
* `template_body` - (Optional) Specifies the JSON definition for the template.
* `parameters` - (Optional) Specifies the name and value pairs that define the deployment parameters for the template.
* `deploymnet_mode` - (Optional) Specifies the mode that is used to deploy resources. This value could be either `Incremental` or `Complete`.
* `deployment_mode` - (Optional) Specifies the mode that is used to deploy resources. This value could be either `Incremental` or `Complete`.
## Attributes Reference