rework-space-com / terraform-provider-freeipa

FreeIPA Terraform Provider
https://registry.terraform.io/providers/rework-space-com/freeipa/latest
GNU General Public License v3.0
25 stars 13 forks source link
freeipa ldap terraform-provider

Terraform FreeIPA Provider

Tested on FreeIPA version 4.9.1
Download provider from registry.terraform.io

Requirements

Building The Provider

Clone the repository. Enter the provider directory and build the provider

$ cd terraform-provider-freeipa
$ go build -o ~/go/bin/terraform-provider-freeipa

Contributing to the provider

To contribute, please read the contribution guidelines. You may also report an issue.