Skip to content

Commit 618fa2b

Browse files
committed
undo unintentional
1 parent aa1a598 commit 618fa2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mmv1/products/colab/RuntimeTemplate.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ parameters:
6565
required: true
6666
url_param_only: true
6767
description: 'The location for the resource: https://cloud.google.com/colab/docs/locations'
68+
properties:
6869
- name: 'name'
6970
type: String
7071
default_from_api: true
7172
custom_flatten: 'templates/terraform/custom_flatten/name_from_self_link.tmpl'
7273
description: 'The resource name of the Runtime Template'
73-
properties:
7474
- name: 'displayName'
7575
type: String
7676
description:
@@ -94,6 +94,7 @@ properties:
9494
type: enum
9595
description: |
9696
The type of hardware accelerator used by the runtime. If specified, acceleratorCount must also be specified.
97+
default_from_api: true
9798
enum_values:
9899
- 'NVIDIA_TESLA_V100'
99100
- 'NVIDIA_TESLA_T4'

0 commit comments

Comments
 (0)