Revert "Fixes #898: Replace hashicorp and terraform references" (#995)

This commit is contained in:
Christian Mesh
2023-12-11 15:10:03 -05:00
committed by GitHub
parent 6b864ef262
commit abd324ea7c
470 changed files with 1878 additions and 1952 deletions

View File

@@ -10,7 +10,7 @@
"type": "test_instance",
"name": "example",
"index": 0,
"provider_name": "registry.opentofu.org/opentofu/test",
"provider_name": "registry.opentofu.org/hashicorp/test",
"schema_version": 0,
"values": {
"ami": null,
@@ -24,7 +24,7 @@
"type": "test_instance",
"name": "example",
"index": 1,
"provider_name": "registry.opentofu.org/opentofu/test",
"provider_name": "registry.opentofu.org/hashicorp/test",
"schema_version": 0,
"values": {
"ami": null,

View File

@@ -10,7 +10,7 @@
"type": "test_instance",
"name": "example",
"each": "list",
"provider": "provider[\"registry.opentofu.org/opentofu/test\"]",
"provider": "provider[\"registry.opentofu.org/hashicorp/test\"]",
"instances": [
{
"index_key": 0,