cobbler / terraform-provider-cobbler

https://registry.terraform.io/providers/cobbler/cobbler/latest
Mozilla Public License 2.0
10 stars 9 forks source link

Update Terraform SDK to v2 #30

Closed SchoolGuy closed 3 weeks ago

SchoolGuy commented 1 month ago

Fixes #13

This PR is not manually tested and will not work with recent versions of Cobbler.

SchoolGuy commented 4 weeks ago

I have made a lot of progress locally but it seems there is an issue with the network interfaces. I will need to dig deeper into this in the coming days.

SchoolGuy commented 3 weeks ago

I have no idea if removing the attributes from the hash calculations is breaking things for the network interface handling. However, my experience with Terraform is not big enough to do more than seeing that the tests are passing now.

I will do experimental testing with the provider as soon as I can to confirm how this affects the change detection. A new release will not be done until I am able to verify that the functionality works as intended.