Skip to content

Commit

Permalink
Merge pull request hashicorp#23794 from magodo/update_mgmt_lock_doc
Browse files Browse the repository at this point in the history
Doc: Remove the `update` timeout from the doc of `azurerm_management_lock`
  • Loading branch information
tombuildsstuff authored Nov 9, 2023
2 parents 3ef93df + cf920a5 commit bb45ffb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/r/management_lock.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ In addition to the Arguments listed above - the following Attributes are exporte
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Management Lock.
* `update` - (Defaults to 30 minutes) Used when updating the Management Lock.
* `read` - (Defaults to 5 minutes) Used when retrieving the Management Lock.
* `delete` - (Defaults to 30 minutes) Used when deleting the Management Lock.

Expand Down

0 comments on commit bb45ffb

Please sign in to comment.