Skip to content

Commit b5db8e8

Browse files
Update Secure Source Manager deletion policy comment (#14998) (#10677)
[upstream:b0ae3d70ef686bbaf3a963745c03e48a81b20c71] Signed-off-by: Modular Magician <[email protected]>
1 parent 9697cf8 commit b5db8e8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

google-beta/services/securesourcemanager/resource_secure_source_manager_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ If unset, defaults to the Google OIDC IdP.`,
210210
to be abandoned, rather than deleted. Setting 'DELETE' deletes the resource
211211
and all its contents. Setting 'PREVENT' prevents the resource from accidental
212212
deletion by erroring out during plan.
213-
Default is 'DELETE'. Possible values are:
213+
Default is 'PREVENT'. Possible values are:
214214
* DELETE
215215
* PREVENT
216216
* ABANDON`,

google-beta/services/securesourcemanager/resource_secure_source_manager_repository.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Valid values can be viewed at https://cloud.google.com/secure-source-manager/doc
172172
to be abandoned, rather than deleted. Setting 'DELETE' deletes the resource
173173
and all its contents. Setting 'PREVENT' prevents the resource from accidental deletion
174174
by erroring out during plan.
175-
Default is 'DELETE'. Possible values are:
175+
Default is 'PREVENT'. Possible values are:
176176
* DELETE
177177
* PREVENT
178178
* ABANDON`,

website/docs/r/secure_source_manager_instance.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ The following arguments are supported:
587587
to be abandoned, rather than deleted. Setting `DELETE` deletes the resource
588588
and all its contents. Setting `PREVENT` prevents the resource from accidental
589589
deletion by erroring out during plan.
590-
Default is `DELETE`. Possible values are:
590+
Default is `PREVENT`. Possible values are:
591591
* DELETE
592592
* PREVENT
593593
* ABANDON

website/docs/r/secure_source_manager_repository.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The following arguments are supported:
125125
to be abandoned, rather than deleted. Setting `DELETE` deletes the resource
126126
and all its contents. Setting `PREVENT` prevents the resource from accidental deletion
127127
by erroring out during plan.
128-
Default is `DELETE`. Possible values are:
128+
Default is `PREVENT`. Possible values are:
129129
* DELETE
130130
* PREVENT
131131
* ABANDON

0 commit comments

Comments
 (0)