Skip to content

Commit f1d3510

Browse files
authored
tgc-revival: add apphub resources (#14843)
1 parent 1748b95 commit f1d3510

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

mmv1/products/apphub/Application.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ custom_code:
4141
constants: 'templates/terraform/constants/apphub_application.go.tmpl'
4242
custom_diff:
4343
- 'apphubApplicationCustomizeDiff'
44+
include_in_tgc_next_DO_NOT_USE: true
4445
sweeper:
4546
url_substitutions:
4647
- region: "us-central1"

mmv1/products/apphub/Service.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ async:
4040
result:
4141
resource_inside_response: true
4242
custom_code:
43+
include_in_tgc_next_DO_NOT_USE: true
4344
examples:
4445
- name: 'apphub_service_basic'
4546
primary_resource_id: 'example'

mmv1/products/apphub/Workload.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ async:
4040
result:
4141
resource_inside_response: true
4242
custom_code:
43+
include_in_tgc_next_DO_NOT_USE: true
4344
examples:
4445
- name: 'apphub_workload_basic'
4546
primary_resource_id: 'example'

0 commit comments

Comments
 (0)