Skip to content

Commit b0ae3d7

Browse files
authored
Update Secure Source Manager deletion policy comment (#14998)
1 parent 5a0cf38 commit b0ae3d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mmv1/products/securesourcemanager/Instance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

mmv1/products/securesourcemanager/Repository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)