From e320cd2b357479e4a89cb9236ebbb4ca70e24dfc Mon Sep 17 00:00:00 2001 From: Tony Carmichael <1105554+aicarmic@users.noreply.github.com> Date: Thu, 16 Jul 2020 15:21:14 -0600 Subject: [PATCH] website: fix markdown formatting in publishing.html.md (#25598) --- website/docs/registry/providers/publishing.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/registry/providers/publishing.html.md b/website/docs/registry/providers/publishing.html.md index a57a3db98..4f1793dea 100644 --- a/website/docs/registry/providers/publishing.html.md +++ b/website/docs/registry/providers/publishing.html.md @@ -17,7 +17,9 @@ Providers published to the Terraform Registry are written and built in the same The provider repository on GitHub must match the pattern `terraform-provider-{NAME}`, and the repository must be public. #### Licensing a Verified Provider + All Terraform Verified providers must contain one of the following open source licenses. This requirement does not apply to Community providers: + * CDDL 1.0, 2.0 * CPL 1.0 * Eclipse Public License (EPL) 1.0