Assets deployed via GCP deployment manager get wrong name |
||
Issue descriptionE.g. instances have names like "windowsmachine-1" instead of "client" or whatever the asset manifest specifies.
,
May 22 2018
Marking as fixed, but we'll need to revisit this issue again. Ideally, there would be a separation between deployment manifest identifiers and resource names. Resource names are only required to be unique within a project and within a resource type (i.e. there can be a disk named 'foo' and an instance named 'foo'). However, manifest identifiers for resources need to be unique within a single manifest regardless of type. This looks unexpected and confusing. I'll follow up internally. |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 22 2018