mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-03 20:50:59 -05:00
22 lines
No EOL
511 B
JSON
22 lines
No EOL
511 B
JSON
{
|
|
"format_version": "1.0",
|
|
"values": {
|
|
"root_module": {
|
|
"resources": [
|
|
{
|
|
"address": "tfcoremock_map.map",
|
|
"mode": "managed",
|
|
"name": "map",
|
|
"provider_name": "registry.terraform.io/hashicorp/tfcoremock",
|
|
"schema_version": 0,
|
|
"sensitive_values": {},
|
|
"type": "tfcoremock_map",
|
|
"values": {
|
|
"id": "50E1A46E-E64A-4C1F-881C-BA85A5440964",
|
|
"map": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |