incalculable-angle-91273
04/12/2019, 6:00 PMlocal-exec
in pulumi? I want to run a script after a resource gets updated. Specifically for kubernetes I want to refresh pods in an application namespaces after I update my istio helm chart.creamy-potato-29402
04/12/2019, 6:04 PM.apply
and run a script in there, but it will get executed every pulumi up
.big-piano-35669
Specifically for kubernetes I want to refresh pods in an application namespaces after I update my istio helm chart.@creamy-potato-29402 @gorgeous-egg-16927 Can you think of a good way of doing this with dynamic providers?
creamy-potato-29402
04/12/2019, 6:36 PMInvoke
that lets you do an apply, but that’s not quite the same.incalculable-angle-91273
04/12/2019, 6:38 PM