pulumi/pkg/backend
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
..
display Small UX change to the output of policy violations (#5773) 2020-11-17 21:14:28 +00:00
filestate Correctly rename stack files during a rename (#5812) 2020-12-01 16:55:48 -08:00
httpstate Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
state Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
apply.go [cli] Add an import command. (#4765) 2020-10-14 12:51:53 +01:00
backend.go Correctly rename stack files during a rename (#5812) 2020-12-01 16:55:48 -08:00
backend_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Correctly rename stack files during a rename (#5812) 2020-12-01 16:55:48 -08:00
policypack.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
query.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
snapshot.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
snapshot_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack.go Correctly rename stack files during a rename (#5812) 2020-12-01 16:55:48 -08:00
updates.go expose execution kind via update metadata (#5258) 2020-08-31 09:07:59 -07:00
watch.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00