https://pulumi.com logo
#yaml
Title
# yaml
g

gifted-gigabyte-53859

11/14/2023, 7:13 AM
A 3rd question: does pulumi yaml support yaml features like yaml anchoring? Or support some other kind of templating in any way? I have about 10 resources to create with largely identical properties and would like to define the properties once and reuse them instead of having code duplication
e

echoing-dinner-19531

11/15/2023, 8:27 AM
I'm not sure, it is just using a standard yaml parser so it might just work. If not that seems a reasonable feature request.
2 Views