cloudfoundry-community / terraform-provider-cloudfoundry

Terraform Cloud Foundry Provider
https://registry.terraform.io/providers/cloudfoundry-community/cloudfoundry/latest
Mozilla Public License 2.0
75 stars 87 forks source link

[Query] Any plans to upgrade to plugin framework and go client. #552

Open vipinvkmenon opened 9 months ago

vipinvkmenon commented 9 months ago

As I went through, I noticed that we are on the Terraform SDK and using the cfcli packages. Considering the benefits of plugin framework are we planning any move to the newer framework?

Also, it seems like some of the client packages are also archived. For E.G (https://github.com/cloudfoundry-incubator/cfnetworking-cli-api) are archived meaning there are no updates or maintenance. Are we planning to move this to the cf-go-client since it has active maintenance?