I’m banging my head against the wall.. I’m trying ...
# general
r
I’m banging my head against the wall.. I’m trying to get value interpolation working but nothing seems to work… I read the https://www.pulumi.com/docs/intro/concepts/programming-model/ a bunch of times… and I still don’t understand why I can’t get values showing up. I tried using
.all().apply()
,
.output()
,
.interpolate()
, … idk what to do..