diff --git a/website/docs/registry/support.html.md b/website/docs/registry/support.html.md new file mode 100644 index 000000000..7436bff27 --- /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. + +![Module report issue link](/assets/images/docs/registry-support.png) \ No newline at end of file diff --git a/website/layouts/registry.erb b/website/layouts/registry.erb index 89ebb9cd2..76f4c300a 100644 --- a/website/layouts/registry.erb +++ b/website/layouts/registry.erb @@ -37,6 +37,10 @@ > API + + > + Support + <% end %>