Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform SDK to v2 #30

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Update Terraform SDK to v2 #30

merged 6 commits into from
Oct 8, 2024

Conversation

SchoolGuy
Copy link
Member

Fixes #13

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

@SchoolGuy SchoolGuy requested a review from a team September 24, 2024 12:58
@SchoolGuy
Copy link
Member Author

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 SchoolGuy force-pushed the feature/upgrade-tf-sdk-v2 branch 2 times, most recently from 97918ad to 59e83fa Compare October 8, 2024 12:31
@SchoolGuy SchoolGuy force-pushed the feature/upgrade-tf-sdk-v2 branch from 59e83fa to 9c06423 Compare October 8, 2024 12:40
@SchoolGuy
Copy link
Member Author

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.

@SchoolGuy SchoolGuy merged commit eec6581 into main Oct 8, 2024
5 checks passed
@SchoolGuy SchoolGuy deleted the feature/upgrade-tf-sdk-v2 branch October 8, 2024 13:30
@SchoolGuy SchoolGuy added this to the v4.0.0 milestone Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Upgrade to Terraform Plugin SDK v2
1 participant