terraform-provider-gocd icon indicating copy to clipboard operation
terraform-provider-gocd copied to clipboard

Publish to terraform registry

Open eXpire163 opened this issue 4 years ago • 0 comments

The way terraform classifies provider hast changed in 0.13+ (actuall 0.12.30)

Now it is possible to publish a provider as a community project without rules around fixing bugs:

https://www.terraform.io/guides/terraform-provider-development-program.html#5-maintain-amp-support

5. Maintain & Support
Getting a new provider built and published to the Terraform Registry is just the first step towards enabling your users with a quality Terraform integration. Once a verified provider has been published, on-going effort is required to maintain the provider. It is expected that all verified provider publishers will continue to maintain the provider and address any issues your users report in a timely manner. HashiCorp reserves the right to remove verified status from any provider this is no longer maintained.

The expectation is to resolve all critical issues within 48 hours and all other issues within 5 business days. HashiCorp Terraform has an extremely wide community of users and contributors and we encourage everyone to report issues however small, as well as help resolve them when possible.

Vendors who choose to not support their provider and prefer to make it a community supported provider will no longer be listed as Verified.

Based on this, would it be possible to bring the provider to the official registry to allow more reliable install

eXpire163 avatar Feb 25 '21 08:02 eXpire163