GoogleCloudPlatform / deploymentmanager-samples

Deployment Manager samples and templates.
Apache License 2.0
935 stars 716 forks source link

Multiple Instances - Lables #677

Open gchampion opened 2 years ago

gchampion commented 2 years ago

Could be missing somthing simple here. However lables are not creating when using multiple instances template. It tags the vm with goog-dm-(machinename) and just ignores any labels I have under properties

simplified yaml below. VMs create perfectly minus the lables specified.

imports:

resources:

gchampion commented 2 years ago

https://github.com/GoogleCloudPlatform/deploymentmanager-samples/pull/678