Skip to content

insoIite/terraform-provider-freeipa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform FreeIPA Provider

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

Requirements

  • Terraform 1.0.x
  • Go 1.18 (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

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%