gifted-cat-49297
04/19/2023, 7:27 AMbright-orange-69401
04/19/2023, 8:22 AMgifted-cat-49297
04/19/2023, 8:31 AMbright-orange-69401
04/19/2023, 8:32 AMgifted-cat-49297
04/19/2023, 9:22 AMquaint-hydrogen-7228
04/19/2023, 10:27 AMlimited-rainbow-51650
04/20/2023, 8:59 AMgifted-cat-49297
04/20/2023, 9:22 AMenv:dev
But how to handle configuration file with that approach. I had Pulumi.dev.yaml and Pulumi was just getting config from this file when given stack was selected.bright-orange-69401
04/20/2023, 9:41 AMcompiler
parameter allows you to pre-compile your YAML with any language (I would use Python instead of Fortran... but eh)
Doesn't that kinda defeat the purpose of using YAML in the first place ?
Maybe that makes sense to do it if all the compiler does is regroup a bunch of files into one big YAML, idk