Fix small typo (#32625)
This commit is contained in:
parent
585ecc2867
commit
4afb3bf76c
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ options:
|
|||
force_instance_delete:
|
||||
description:
|
||||
- To delete an instance, this argument must exist and be true (along with state being equal to absent).
|
||||
type: bool
|
||||
type: bool
|
||||
default: 'no'
|
||||
instance_display_name:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue