e-breuninger / terraform-provider-netbox

Terraform provider to interact with Netbox
https://registry.terraform.io/providers/e-breuninger/netbox/latest/docs
Mozilla Public License 2.0
173 stars 117 forks source link

feat: Groups #584

Closed thibaultbustarret-ovhcloud closed 2 months ago

thibaultbustarret-ovhcloud commented 2 months ago

Add a new group resource, with the possibility to assign users to them.

fbreckle commented 2 months ago

lgtm except please rename the groups attribute to group_ids to make it transparent for the user that ids are expected.

thibaultbustarret-ovhcloud commented 2 months ago

Ok no problem, I just changed that