pulumi/esc

ESC SDK - Callback for environment changes

Opened this issue · 0 comments

The ability to watch an environment to get a callback invoked when that environment changes.

env.watch("shopping-service-production", config => …);