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
22 stars 11 forks source link

feat: resource to manages hosts, hostgroups and membership #3

Closed infra-monkey closed 1 year ago

infra-monkey commented 1 year ago

This PR implements resources for:

This work is completely inspired (copied) from the existing user/group/membership resources ensuring continuity in the resource declaration.

Automatic testing is also included in the PR.

Don't hesitate if you would like some changes in the code