Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/resources/lock.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The following arguments are supported:
* `cannot_delete` - Prevents the resource from being deleted, rebuilt, or transferred to another account.
* `cannot_delete_with_subresources` - Prevents the resource from being deleted, rebuilt, or transferred, and also prevents deletion of subresources (disks, configs, interfaces, and IP addresses).

-> **Note** The cannot_delete_with_subresources form of lock_type that's available with other resources does not apply to an entity_type of lkecluster or lkenodepool

## Attributes Reference

In addition to all arguments above, the following attributes are exported:
Expand Down