pulumi/pkg/backend/httpstate
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
..
client [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
console.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
console_test.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
policypack.go Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
snapshot.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
stack.go Correctly rename stack files during a rename (#5812) 2020-12-01 16:55:48 -08:00
state.go Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00