mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-30 16:03:37 -04:00
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user