Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transacid/provider-hcloud
Crossplane Provider for the Hetzner Cloud
https://github.com/transacid/provider-hcloud
Last synced: 14 days ago
JSON representation
Crossplane Provider for the Hetzner Cloud
- Host: GitHub
- URL: https://github.com/transacid/provider-hcloud
- Owner: transacid
- License: apache-2.0
- Created: 2024-02-28T08:52:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T17:57:45.000Z (10 months ago)
- Last Synced: 2024-06-19T21:57:32.632Z (7 months ago)
- Language: Go
- Size: 226 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Provider hCloud
`provider-hcloud` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/crossplane/upjet) code
generation tools and exposes XRM-conformant managed resources for the
hCloud 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/transacid/provider-hcloud):
```
up ctp provider install transacid/provider-hcloud:v0.1.0
```Alternatively, you can use declarative installation:
```
cat <