You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/testing/equivalence-tests/outputs/basic_set/state.json

32 lines
791 B

{
"format_version": "1.0",
"values": {
"root_module": {
"resources": [
{
"address": "tfcoremock_set.set",
"mode": "managed",
"name": "set",
"provider_name": "registry.terraform.io/hashicorp/tfcoremock",
"schema_version": 0,
"sensitive_values": {
"set": [
false,
false,
false
]
},
"type": "tfcoremock_set",
"values": {
"id": "046952C9-B832-4106-82C0-C217F7C73E18",
"set": [
"41471135-E14C-4946-BFA4-2626C7E2A94A",
"C04762B9-D07B-40FE-A92B-B72AD342658D",
"D8F7EA80-9E25-4DD7-8D97-797D2080952B"
]
}
}
]
}
}
}