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

Support Marketplace App Variables #291

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

christhemorse
Copy link
Contributor

Description

This PR introduces support for marketplace app variables over the Vultr API. Particularly, it includes an endpoint for listing user-supplied variables for a given marketplace app as well as a new AppVariables property that can be provided when creating VPS instances or BM servers. This should allow customers to finally use the Vultr API/open source libraries to deploy marketplace app instances when there are one or more required variable inputs, which was previously not possible.

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

@christhemorse christhemorse added the enhancement New feature or request label Dec 13, 2023
Copy link
Member

@optik-aper optik-aper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good

@optik-aper optik-aper merged commit f40104b into vultr:master Dec 14, 2023
6 checks passed
@christhemorse christhemorse deleted the marketplace-app-variables branch December 15, 2023 14:18
@optik-aper optik-aper mentioned this pull request Dec 15, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants