pulumi/sdk/nodejs/provider
Fraser Waters c9ba17d450
Allow attaching to running providers (#8979)
* Add Attach call

* Regenerate grpc

* Start plumbing in changes

* Main doens't need a port

* Split Attach into grpc interface

* Change envvar format

* Type test for attach

* lint

* Reformat python

* Implement provider debug for nodejs

* Fix plugin close

* lint

* Add to CHANGELOG

* Set Kill

Co-authored-by: Daniel Bradley <daniel@pulumi.com>
2022-04-19 12:41:18 +01:00
..
index.ts Initial support for remote component construction. (#5280) 2020-09-07 19:33:55 -07:00
internals.ts Ignore logflow args in Node providers (#7644) 2021-07-26 19:52:59 -04:00
provider.ts Remove sequence numbers from dynamic providers (#8849) 2022-01-27 20:34:12 +00:00
server.ts Allow attaching to running providers (#8979) 2022-04-19 12:41:18 +01:00