We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d8097 commit 78a223bCopy full SHA for 78a223b
modules/instance_template/metadata.display.yaml
@@ -34,8 +34,8 @@ spec:
34
altDefaults:
35
- type: ALTERNATE_TYPE_DC
36
value:
37
- nat_ip: null
38
- network_tier: PREMIUM
+ - nat_ip: null
+ network_tier: PREMIUM
39
additional_disks:
40
name: additional_disks
41
title: Additional Disks
modules/mig/metadata.yaml
@@ -296,6 +296,9 @@ spec:
296
type: string
297
- name: instance_group_manager
298
description: An instance of google_compute_region_instance_group_manager of the instance group.
299
+ type:
300
+ - object
301
+ - base_instance_name: string
302
- name: self_link
303
description: Self-link of managed instance group
304
0 commit comments