https://github.com/akyriako/provider-opentelekomcloud
Crossplane Provider for Open Telekom Cloud
https://github.com/akyriako/provider-opentelekomcloud
Last synced: about 2 months ago
JSON representation
Crossplane Provider for Open Telekom Cloud
- Host: GitHub
- URL: https://github.com/akyriako/provider-opentelekomcloud
- Owner: akyriako
- License: apache-2.0
- Created: 2023-03-30T10:07:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T10:08:02.000Z (over 2 years ago)
- Last Synced: 2023-09-01T18:58:30.972Z (about 2 years ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- 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 opentelekomcloud
`provider-opentelekomcloud` 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
opentelekomcloud 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/opentelekomcloud/provider-opentelekomcloud):
```
up ctp provider install opentelekomcloud/provider-opentelekomcloud:v0.1.0
```Alternatively, you can use declarative installation:
```
cat <