https://github.com/upbound/provider-upjet-azapi
https://github.com/upbound/provider-upjet-azapi
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/upbound/provider-upjet-azapi
- Owner: upbound
- License: apache-2.0
- Created: 2024-09-29T16:27:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-09T01:11:40.000Z (3 months ago)
- Last Synced: 2026-04-09T02:35:50.199Z (3 months ago)
- Language: Go
- Size: 505 KB
- Stars: 2
- Watchers: 15
- Forks: 8
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Provider AzAPI
Provider Upjet-AzAPI 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
AzAPI 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/upbound/provider-azapi):
```
up ctp provider install upbound/provider-azapi:v0.1.0
```
Alternatively, you can use declarative installation:
```
cat <