mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-24 11:02:30 -05:00
@@ -7,7 +7,7 @@
|
||||
"mode": "managed",
|
||||
"type": "null_resource",
|
||||
"name": "foo",
|
||||
"provider_name": "registry.opentofu.org/opentofu/null",
|
||||
"provider_name": "registry.opentofu.org/hashicorp/null",
|
||||
"change": {
|
||||
"actions": [
|
||||
"create"
|
||||
@@ -27,7 +27,7 @@
|
||||
"relevant_attributes": [],
|
||||
"output_changes": {},
|
||||
"provider_schemas": {
|
||||
"registry.opentofu.org/opentofu/null": {
|
||||
"registry.opentofu.org/hashicorp/null": {
|
||||
"provider": {
|
||||
"version": 0,
|
||||
"block": {
|
||||
|
||||
Reference in New Issue
Block a user