Hi everybody! I'm trying to create new templates on pulumi for AWS and I've ended up in a problem: I...
a
Hi everybody! I'm trying to create new templates on pulumi for AWS and I've ended up in a problem: In the Pulumi.yaml, when I describe the "template" section I can put whatever let's say parameter I want, but I would like even to put conditional clauses in order to execute a specific path if a condition is verified. Is this possible somehow?