dnsimple / terraform-provider-dnsimple

Terraform DNSimple provider.
https://www.terraform.io/docs/providers/dnsimple/
Mozilla Public License 2.0
22 stars 20 forks source link

Update tools and GH workflows #74

Closed DXTimer closed 1 year ago

DXTimer commented 1 year ago

It came to my attention that the terraform provider repository lacks some of our basic tooling such as:

  1. Go version file
  2. Dependabot to track both GH action versions and Go deps
  3. Current GH action deps are outdated.
  4. Missing Slack updates in tests

As part of this PR, a terraform-registry-manifest.json file was added to reflect the currently supported protocol in preparation for the upcoming migration to the plugin framework.