opentofu/testing/equivalence-tests/tests/simple_object_null/terraform.resource/00e14fba-4d56-6cc5-b685-633555376e3f.json
2022-11-29 12:36:52 +01:00

20 lines
323 B
JSON

{
"values": {
"id": {
"string": "00e14fba-4d56-6cc5-b685-633555376e3f"
},
"object": {
"object": {
"boolean": {
"boolean": true
},
"number": {
"number": "10"
},
"string": {
"string": "Hello, world!"
}
}
}
}
}