We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb9175 commit 4fbe7cbCopy full SHA for 4fbe7cb
1 file changed
website/source/docs/providers/azurerm/r/template_deployment.html.markdown
@@ -86,7 +86,7 @@ The following arguments are supported:
86
create the template deployment.
87
* `template_body` - (Optional) Specifies the JSON definition for the template.
88
* `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`.
+* `deployment_mode` - (Optional) Specifies the mode that is used to deploy resources. This value could be either `Incremental` or `Complete`.
90
91
## Attributes Reference
92
0 commit comments