Skip to content

Commit 3ca99df

Browse files
authored
tgc-revival: add filestore resources (#15186)
1 parent b2c0371 commit 3ca99df

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

mmv1/products/filestore/Backup.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ async:
3939
result:
4040
resource_inside_response: true
4141
custom_code:
42+
include_in_tgc_next_DO_NOT_USE: true
4243
error_abort_predicates:
4344

4445
- 'transport_tpg.Is429QuotaError'

mmv1/products/filestore/Instance.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ async:
4141
resource_inside_response: true
4242
custom_code:
4343
pre_create: 'templates/terraform/pre_create/filestore_instance.go.tmpl'
44+
include_in_tgc_next_DO_NOT_USE: true
4445
error_abort_predicates:
4546

4647
- 'transport_tpg.Is429QuotaError'

mmv1/products/filestore/Snapshot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ async:
3939
result:
4040
resource_inside_response: true
4141
custom_code:
42+
include_in_tgc_next_DO_NOT_USE: true
4243
error_abort_predicates:
4344

4445
- 'transport_tpg.Is429QuotaError'

0 commit comments

Comments
 (0)