mirror of https://github.com/pulumi/pulumi.git
8cdfd645b3
PEP440 only allows a small set of prerelease tags, so when converting an arbitrary prerelease, PypiVersion in `/pkg/codegen/python/utilities.go` converts it to a "local" version with a `+` sign. This PR does the reverse conversion and sets the local version as the prerelease tag. Resolve https://github.com/pulumi/pulumi/issues/18288 |
||
---|---|---|
.. | ||
compute | ||
README.md | ||
__init__.py | ||
_utilities.py | ||
provider.py | ||
pulumi-plugin.json | ||
py.typed |
README.md
This provider is a derived work of the Terraform Provider distributed under MPL 2.0. If you encounter a bug or missing feature, first check the
pulumi-gcp
repo; however, if that doesn't turn up anything, please consult the sourceterraform-provider-google-beta
repo.