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
- Host: GitHub
- URL: https://github.com/pelotech/provider-freeipa
- Owner: pelotech
- License: apache-2.0
- Created: 2025-05-04T15:40:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-19T07:48:19.000Z (6 months ago)
- Last Synced: 2025-12-20T20:57:39.021Z (6 months ago)
- Language: Go
- Size: 175 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
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 <