Skip to content

Commit 857da9b

Browse files
committed
tgc-revival: support standard resources
1 parent b88ed02 commit 857da9b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+102
-0
lines changed

mmv1/products/backupdr/ManagementServer.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'ManagementServer'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: A Backup and DR Management Server (Also referred as Management Console)
1719
references:
1820
guides:

mmv1/products/certificatemanager/CertificateIssuanceConfig.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'CertificateIssuanceConfig'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
Certificate represents a HTTP-reachable backend for a Certificate.
1820
references:

mmv1/products/certificatemanager/CertificateMap.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'CertificateMap'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
CertificateMap defines a collection of certificate configurations,
1820
which are usable by any associated target proxies

mmv1/products/certificatemanager/DnsAuthorization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'DnsAuthorization'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
DnsAuthorization represents a HTTP-reachable backend for a DnsAuthorization.
1820
docs:

mmv1/products/certificatemanager/TrustConfig.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'TrustConfig'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
TrustConfig represents a resource that represents your Public Key Infrastructure (PKI) configuration in Certificate Manager for use in mutual TLS authentication scenarios.
1820
references:

mmv1/products/cloudids/Endpoint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'Endpoint'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
Cloud IDS is an intrusion detection service that provides threat detection for intrusions, malware, spyware, and command-and-control attacks on your network.
1820
references:

mmv1/products/colab/Runtime.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
---
1515

1616
name: 'Runtime'
17+
include_in_tgc_next: true
18+
tgc_include_handwritten_tests: true
1719
api_resource_type_kind: NotebookRuntime
1820
description: |
1921
'A runtime is a Google-provisioned virtual machine (VM) that can run the code in your notebook (IPYNB file).'

mmv1/products/colab/RuntimeTemplate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
---
1515

1616
name: 'RuntimeTemplate'
17+
include_in_tgc_next: true
18+
tgc_include_handwritten_tests: true
1719
api_resource_type_kind: NotebookRuntimeTemplate
1820
description: |
1921
'A runtime template is a VM configuration that specifies a machine type and other characteristics of the VM,

mmv1/products/databasemigrationservice/ConnectionProfile.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'ConnectionProfile'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: 'A connection profile definition.'
1719
references:
1820
guides:

mmv1/products/databasemigrationservice/MigrationJob.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'MigrationJob'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: 'A migration job definition.'
1719
references:
1820
guides:

0 commit comments

Comments
 (0)