An open API service indexing awesome lists of open source software.

https://github.com/pelotech/provider-freeipa

Crossplane provider from terraform module to manage freeipa
https://github.com/pelotech/provider-freeipa

Last synced: 5 months ago
JSON representation

Crossplane provider from terraform module to manage freeipa

Awesome Lists containing this project

README

          

# Provider FreeIPA

`provider-freeipa` 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
FreeIPA 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/pelotech/provider-freeipa):
```
up ctp provider install pelotech/provider-freeipa:v0.1.0
```

Alternatively, you can use declarative installation:
```
cat <