From a8f98b8a780f75f6e19e8a93ec62c5e2054d36b3 Mon Sep 17 00:00:00 2001 From: Chris Griggs Date: Mon, 10 Aug 2020 12:06:50 -0700 Subject: [PATCH] update asset path --- .../guides/terraform-provider-development-program.html.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/guides/terraform-provider-development-program.html.md b/website/guides/terraform-provider-development-program.html.md index 8486e1bdd..19ce7de10 100644 --- a/website/guides/terraform-provider-development-program.html.md +++ b/website/guides/terraform-provider-development-program.html.md @@ -32,22 +32,22 @@ All providers integrate into and operate with Terraform exactly the same way. Th Namespace - + Official providers are owned and maintained by HashiCorp hashicorp - + Verified providers are owned and maintained by third-party technology partners. Providers in this tier indicate HashiCorp has verified the authenticity of the Provider’s publisher, and that the partner is a member of the HashiCorp Technology Partner Program. Third-party organization, e.g. mongodb/mongodbatlas - + Community providers are published to the Terraform Registry by individual maintainers, groups of maintainers, or other members of the Terraform community.
Maintainer’s individual or organization account, e.g. DeviaVir/gsuite - + Archived Providers are Official or Verified Providers that are no longer maintained by HashiCorp or the community. This may occur if an API is deprecated or interest was low. hashicorp or third-party