Skip to content

Commit

Permalink
backport of commit 7946e4a
Browse files Browse the repository at this point in the history
  • Loading branch information
jbardin committed Nov 18, 2022
1 parent 62a8b9e commit ae12d52
Show file tree
Hide file tree
Showing 63 changed files with 594 additions and 1,711 deletions.
8 changes: 8 additions & 0 deletions .github/CONTRIBUTING.md
Expand Up @@ -2,6 +2,14 @@

This repository contains only Terraform core, which includes the command line interface and the main graph engine. Providers are implemented as plugins that each have their own repository linked from the [Terraform Registry index](https://registry.terraform.io/browse/providers). Instructions for developing each provider are usually in the associated README file. For more information, see [the provider development overview](https://www.terraform.io/docs/plugins/provider.html).

---

**Note:** Due to current low staffing on the Terraform Core team at HashiCorp, **we are not routinely reviewing and merging community-submitted pull requests**. We do hope to begin processing them again soon once we're back up to full staffing again, but for the moment we need to ask for patience. Thanks!

**Additional note:** The intent of the prior comment was to provide clarity for the community around what to expect for a small part of the work related to Terraform. This does not affect other PR reviews, such as those for Terraform providers. We expect that the relevant team will be appropriately staffed within the coming weeks, which should allow us to get back to normal community PR review practices. For the broader context and information on HashiCorp’s continued commitment to and investment in Terraform, see [this blog post](https://www.hashicorp.com/blog/terraform-community-contributions).

---

**All communication on GitHub, the community forum, and other HashiCorp-provided communication channels is subject to [the HashiCorp community guidelines](https://www.hashicorp.com/community-guidelines).**

This document provides guidance on Terraform contribution recommended practices. It covers what we're looking for in order to help set some expectations and help you get the most out of participation in this project.
Expand Down
73 changes: 0 additions & 73 deletions .github/ISSUE_TEMPLATE/documentation_issue.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .github/pull_request_template.md

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/equivalence-test.yml

This file was deleted.

0 comments on commit ae12d52

Please sign in to comment.