mirror of https://github.com/pulumi/pulumi.git
487b4a8494
Adds the flag `--use-language-version-tools` to `pulumi install`. When passed, and `pyenv` is installed, and a `.python-version` file is in the project directory or any of its parent directories, Pulumi will install the requested python version if it is not already installed. `LanguageRuntime.InstallDependencies` now takes a struct `InstallDependenciesRequest` as argument to make it easier to extend this call with options. See https://github.com/pulumi/pulumi-docker-containers/pull/232 --------- Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com> |
||
---|---|---|
.. | ||
codegen | ||
testing | ||
alias.pb.go | ||
analyzer.pb.go | ||
analyzer_grpc.pb.go | ||
callback.pb.go | ||
callback_grpc.pb.go | ||
converter.pb.go | ||
converter_grpc.pb.go | ||
engine.pb.go | ||
engine_grpc.pb.go | ||
errors.pb.go | ||
language.pb.go | ||
language_grpc.pb.go | ||
plugin.pb.go | ||
provider.pb.go | ||
provider_grpc.pb.go | ||
resource.pb.go | ||
resource_grpc.pb.go | ||
source.pb.go |