Update equivalence test golden files.

pull/37889/head
hc-github-team-tf-core 5 months ago
parent 64f2b5d9c6
commit 8632700ff8

@ -76,46 +76,5 @@
"provider_name": "registry.terraform.io/hashicorp/local",
"type": "local_file"
}
],
"resource_drift": [
{
"address": "local_file.local_file",
"change": {
"actions": [
"update"
],
"after": {
"content": "{\"hello\":\"world\"}",
"content_base64": null,
"directory_permission": "0777",
"file_permission": "0777",
"filename": "output.json",
"id": "2248ee2fa0aaaad99178531f924bf00b4b0a8f4e",
"sensitive_content": null,
"source": null
},
"after_sensitive": {
"sensitive_content": true
},
"after_unknown": {},
"before": {
"content": "{\"hello\":\"world\"}",
"content_base64": null,
"directory_permission": "0777",
"file_permission": "0777",
"filename": "output.json",
"id": "2248ee2fa0aaaad99178531f924bf00b4b0a8f4e",
"sensitive_content": null,
"source": null
},
"before_sensitive": {
"sensitive_content": true
}
},
"mode": "managed",
"name": "local_file",
"provider_name": "registry.terraform.io/hashicorp/local",
"type": "local_file"
}
]
}

@ -136,46 +136,5 @@
"provider_name": "registry.terraform.io/hashicorp/local",
"type": "local_file"
}
],
"resource_drift": [
{
"address": "local_file.local_file",
"change": {
"actions": [
"update"
],
"after": {
"content": "{\"hello\":\"world\"}",
"content_base64": null,
"directory_permission": "0777",
"file_permission": "0777",
"filename": "output.json",
"id": "2248ee2fa0aaaad99178531f924bf00b4b0a8f4e",
"sensitive_content": null,
"source": null
},
"after_sensitive": {
"sensitive_content": true
},
"after_unknown": {},
"before": {
"content": "{\"hello\":\"world\"}",
"content_base64": null,
"directory_permission": "0777",
"file_permission": "0777",
"filename": "output.json",
"id": "2248ee2fa0aaaad99178531f924bf00b4b0a8f4e",
"sensitive_content": null,
"source": null
},
"before_sensitive": {
"sensitive_content": true
}
},
"mode": "managed",
"name": "local_file",
"provider_name": "registry.terraform.io/hashicorp/local",
"type": "local_file"
}
]
}
Loading…
Cancel
Save