terraform-coop / terraform-provider-foreman

Terraform provider for Foreman
https://registry.terraform.io/providers/terraform-coop/foreman
Mozilla Public License 2.0
34 stars 32 forks source link

Implement create/update/delete of a subnet #11

Closed mgusek-interhyp closed 3 years ago

mgusek-interhyp commented 3 years ago

Implements create/update/delete of a subnet with small bugfixes

lhw commented 3 years ago

I'll have a look at this. Did you test this in your environment?

mgusek-interhyp commented 3 years ago

Yes, it work's in my environment.

lhw commented 3 years ago

I did some local testing and it seems to work fine. I will have to add some more fields to subnets as our subnets include more features but everything here works fine.

lhw commented 3 years ago

Could you squash the commits before merging?

lhw commented 3 years ago

Nevermind that works on github