pulumi/pkg
Justin Van Patten 5ab051cd97
Implement GetRequiredPlugins for Python (#5787)
Implement GetRequiredPlugins for Python, which determines the plugins
required by the program.

Also, if the `virtualenv` runtime option is set, and the specified
virtual directory is missing or empty, automatically create it and
install dependencies into it.
2020-12-03 19:22:16 -08:00
..
backend Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
cmd/pulumi Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
codegen Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
engine Fix a few issues with resource references. (#5804) 2020-11-23 11:15:10 -08:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Ensure CLI doesn't panic when using pulumi watch and ComponentResources (#5675) 2020-11-04 01:14:43 +00:00
resource Revert "Enable resource reference feature by default" (#5850) 2020-12-02 08:39:21 -08:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Ensure stderr is updated on error even if verbose is not set 2020-11-18 00:56:26 -08:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod switch uuid packages (#5608) 2020-11-04 03:13:04 +00:00
go.sum Add additional test to demonstrate strict/relaxed enum semantics 2020-11-18 00:07:42 -08:00