marcofranssen / terraform-provider-curl

Terraform provider that allows to make curl request to any http endpoint
MIT License
5 stars 3 forks source link

Migrate to https://github.com/hashicorp/terraform-plugin-framework #52

Closed marcofranssen closed 1 year ago

marcofranssen commented 1 year ago

Also see https://github.com/marcofranssen/terraform-provider-dexidp

We also need to update

terraform-registry-manifest.json

{
  "version": 1,
  "metadata": {
    "protocol_versions": ["6.0"]
  }
}