Hi, i am pretty new to pulumi. And i want to poplu...
# java
s
Hi, i am pretty new to pulumi. And i want to popluate a pretty big stack, or multiple of those, based on some information that i can retrieve from a webservice. My idea is to dynamically determinde the resources (to create) while the host-language runs. I appreciate support of the idea, so just (thumb up), if you like it. But what i really want to known are the downsides of this kind of approach.
👍 1
b
IMO this should be possible, hopefully without usage of internal APIs (that have no guarantees of stability)