File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
mmv1/products/securesourcemanager Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ virtual_fields:
188188 to be abandoned, rather than deleted. Setting `DELETE` deletes the resource
189189 and all its contents. Setting `PREVENT` prevents the resource from accidental
190190 deletion by erroring out during plan.
191- Default is `DELETE `. Possible values are:
191+ Default is `PREVENT `. Possible values are:
192192 * DELETE
193193 * PREVENT
194194 * ABANDON
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ virtual_fields:
9898 to be abandoned, rather than deleted. Setting `DELETE` deletes the resource
9999 and all its contents. Setting `PREVENT` prevents the resource from accidental deletion
100100 by erroring out during plan.
101- Default is `DELETE `. Possible values are:
101+ Default is `PREVENT `. Possible values are:
102102 * DELETE
103103 * PREVENT
104104 * ABANDON
You can’t perform that action at this time.
0 commit comments