An open API service indexing awesome lists of open source software.

https://github.com/gruberdev/provider-vultr


https://github.com/gruberdev/provider-vultr

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Provider Vultr

`provider-vultr` is a [Crossplane](https://crossplane.io/) provider that is built using [Upjet](https://github.com/upbound/upjet) code
generation tools and exposes XRM-conformant managed resources for the
Vultr API.

## Getting Started

Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/gruberdev/provider-vultr):
```
up ctp provider install gruberdev/provider-vultr:v0.1.0
```

Alternatively, you can use declarative installation:
```
cat <