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/replace_within_set/state.json

38 lines
902 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": [
{},
{},
{}
]
},
"type": "tfcoremock_set",
"values": {
"id": "F40F2AB4-100C-4AE8-BFD0-BF332A158415",
"set": [
{
"id": "07F887E2-FDFF-4B2E-9BFB-B6AA4A05EDB9"
},
{
"id": "3BFC1A84-023F-44FA-A8EE-EFD88E18B8F7"
},
{
"id": "4B7178A8-AB9D-4FF4-8B3D-48B754DE537B"
}
]
}
}
]
}
}
}