Update equivalence test golden files.

This commit is contained in:
hc-github-team-tf-core 2025-11-10 20:42:21 +00:00
parent 64f2b5d9c6
commit 8632700ff8
2 changed files with 0 additions and 82 deletions

View file

@ -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"
}
]
}

View 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"
}
]
}