plain-eye-9759
12/10/2019, 10:22 AMbase.yaml
that pulumi.dev.yaml
, and pulumi.staging.yaml
can share some common values from the base?thankful-optician-22583
12/10/2019, 11:52 AMwhite-balloon-205
12/10/2019, 1:43 PMbase.yaml
file you can do that. And if you want to allow Pulumi config to optionally overrode that - you can do that too. So you are less deeply dependent on Pulumi config natively supporting this (though we expect to do more here by default in the future).plain-eye-9759
12/10/2019, 3:24 PMalert-businessperson-19752
11/01/2021, 3:19 AMPulumi.dev.yml
), if location is set i.e. azure-native:location
then resource group location is set automatically and location for resources is derived from resource group location. Now I am trying to apply common tag for all resources i.e. "`CreatedBy: Pulumi`". Is there any way to set common/global tags similar to "`azure-native:location`" ?