https://github.com/ionos-cloud/provider-upjet-ionoscloud
Crossplane provider for ionos-cloud based on terraform provider
https://github.com/ionos-cloud/provider-upjet-ionoscloud
Last synced: about 1 month ago
JSON representation
Crossplane provider for ionos-cloud based on terraform provider
- Host: GitHub
- URL: https://github.com/ionos-cloud/provider-upjet-ionoscloud
- Owner: ionos-cloud
- License: apache-2.0
- Created: 2024-08-30T08:45:06.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T12:15:36.000Z (about 2 months ago)
- Last Synced: 2025-03-03T12:35:40.516Z (about 2 months ago)
- Language: Go
- Size: 939 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Provider IonosCloud
`provider-upjet-ionoscloud` 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
IonosCloud 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/ionos-cloud/provider-upjet-ionoscloud):
```
up ctp provider install ionos-cloud/provider-upjet-ionoscloud:v0.1.0
```Alternatively, you can use declarative installation:
```
cat <