Skip to content

Commit 4fbe7cb

Browse files
ohaiwaltstack72
authored andcommitted
Corrected typo in AzureRM template deployment docs (hashicorp#6068)
1 parent 7eb9175 commit 4fbe7cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/azurerm/r/template_deployment.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following arguments are supported:
8686
create the template deployment.
8787
* `template_body` - (Optional) Specifies the JSON definition for the template.
8888
* `parameters` - (Optional) Specifies the name and value pairs that define the deployment parameters for the template.
89-
* `deploymnet_mode` - (Optional) Specifies the mode that is used to deploy resources. This value could be either `Incremental` or `Complete`.
89+
* `deployment_mode` - (Optional) Specifies the mode that is used to deploy resources. This value could be either `Incremental` or `Complete`.
9090

9191
## Attributes Reference
9292

0 commit comments

Comments
 (0)