Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Pulumi Provider download URL #28

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

aschepis
Copy link
Collaborator

When PluginDownloadURL is not set, Pulumi assumes that the
plugin is downloaded from the official repository in the
Pulumi github organization. As a result, in order to install
the Chronosphere provider you need to run the
pulumi plugin install command with a --server argument
pointing it at the right place to download it.

This change simply sets the right download URL so that this
won't be necessary anymore

When PluginDownloadURL is not set, Pulumi assumes that the
plugin is downloaded from the official repository in the
Pulumi github organization. As a result, in order to install
the Chronosphere provider you need to run the
`pulumi plugin install` command with a `--server` argument
pointing it at the right place to download it.

This change simply sets the right download URL so that this
won't be necessary anymore
@aschepis
Copy link
Collaborator Author

aschepis commented Dec 16, 2024

This change is part of the following stack:

Change managed by git-spice.

@aschepis aschepis requested a review from a team as a code owner December 16, 2024 19:13
@aschepis aschepis merged commit 3a5016e into main Dec 16, 2024
15 of 16 checks passed
@aschepis aschepis deleted the aschepis/fix-download-url branch December 16, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants