krystal / terraform-provider-katapult

Terraform Provider for Katapult.
https://registry.terraform.io/providers/krystal/katapult/latest/docs
MIT License
5 stars 2 forks source link

Switch to `go-katapult@next` in new Provider Framework implementation #121

Closed jimeh closed 2 months ago

jimeh commented 8 months ago

When https://github.com/krystal/go-katapult/issues/150 is completed, there will be a new "next" version of the go-katapult client, that is generated from Katapult's OpenAPI schema.

We should try switching the new interval/v6provider package over to this new client. This will be the first real-world use of the new client, serving as a good way to evaluate it, and make adjustments to it if needed. While also slowly moving the Terraform provider codebase forward as well.

jimehk commented 2 months ago

@ikadix Can this be closed now that #127 is merged?

ikadix commented 2 months ago

Yup happy for this to be closed