refined-pilot-45584
10/25/2022, 4:27 PMbillowy-army-68599
10/25/2022, 4:32 PMWith a YAML resource implementation. Can I implement complex structures in Pulumi;Do you have an example?
Specifically; can I make a “loop” over an Array for example? Create 4 of the same resource, based on 4 items in an array?No. You could use a templating engine or something like cue to do this, but we recommend converting to a fully fledged programming language if you need this
I’m addition, can a template accept type array as input from the CLI Pulumi new prompt?Not sure what this means?
refined-pilot-45584
10/25/2022, 4:36 PMbillowy-army-68599
10/25/2022, 4:40 PMrefined-pilot-45584
10/25/2022, 4:41 PMbillowy-army-68599
10/25/2022, 4:43 PMlimited-rainbow-51650
10/25/2022, 5:09 PMrefined-pilot-45584
10/25/2022, 5:24 PMflaky-arm-38472
11/09/2022, 3:24 PMlimited-rainbow-51650
11/09/2022, 3:26 PMflaky-arm-38472
11/09/2022, 3:40 PM