Skip to content

infra-monkey/terraform-provider-freeipa

 
 

Repository files navigation

Terraform FreeIPA Provider

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

Requirements

  • Terraform 1.0+
  • Go 1.22+ (to build the provider plugin)

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.

About

FreeIPA Terraform Provider

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Makefile 0.1%