https://github.com/gruberdev/provider-vultr
https://github.com/gruberdev/provider-vultr
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gruberdev/provider-vultr
- Owner: gruberdev
- License: apache-2.0
- Created: 2023-01-21T02:58:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:46:38.000Z (over 2 years ago)
- Last Synced: 2025-02-15T13:08:48.066Z (about 1 year ago)
- Language: Go
- Size: 5.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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 <