documentation: Add OPC to CONTRIBUTING
Adds the Oracle OPC provider to the list of Hashicorp Providers in the CONTRIBUTING.md document.
This commit is contained in:
parent
59c72724d0
commit
f811c4c16c
|
@ -37,6 +37,7 @@ The current list of HashiCorp Providers is as follows:
|
||||||
* `aws`
|
* `aws`
|
||||||
* `azurerm`
|
* `azurerm`
|
||||||
* `google`
|
* `google`
|
||||||
|
* `opc`
|
||||||
|
|
||||||
Our testing standards are the same for both HashiCorp and Community providers,
|
Our testing standards are the same for both HashiCorp and Community providers,
|
||||||
and HashiCorp runs full acceptance test suites for every provider nightly to
|
and HashiCorp runs full acceptance test suites for every provider nightly to
|
||||||
|
|
Loading…
Reference in New Issue