diff --git a/website/docs/registry/support.html.md b/website/docs/registry/support.html.md new file mode 100644 index 0000000000..7436bff27c --- /dev/null +++ b/website/docs/registry/support.html.md @@ -0,0 +1,16 @@ +--- +layout: "registry" +page_title: "Terraform Registry - Support" +sidebar_current: "docs-registry-support" +description: |- + Where to go for help with modules found in the Terraform Registry. +--- + +# Getting Help + +The modules in The Terraform Registry are provided and maintained by trusted +HashiCorp partners and the Terraform Community. If you run into issues using a +module or have additional contributions to make, you can find a link to the +Module's GitHub issues on the module page. + + \ No newline at end of file diff --git a/website/layouts/registry.erb b/website/layouts/registry.erb index 89ebb9cd2d..76f4c300ad 100644 --- a/website/layouts/registry.erb +++ b/website/layouts/registry.erb @@ -37,6 +37,10 @@