brainy-napkin-70882
07/22/2024, 10:53 PMpulumi-snowflake
v0.54.0, which I have installed using poetry
, and this is typically specified in my pyproject.toml/poetry.lock file. However, when I run pulumi plugin install resource snowflake
, it installs v0.56.0, which is the latest version.
Is there a way to get the plugin version to reference what is installed as a package?