Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
testing
/
equivalence-tests
/
tests
/
multiple_block_types_update
/
dynamic_resources.json
blob: d51252e2c7dbc4aa3bb91dab32f21296fb7d2f70 [
file
] [
log
] [
blame
]
{
"tfcoremock_multiple_blocks"
:
{
"blocks"
:
{
"first_block"
:
{
"attributes"
:
{
"id"
:
{
"type"
:
"string"
,
"required"
:
true
}
},
"mode"
:
"list"
},
"second_block"
:
{
"attributes"
:
{
"id"
:
{
"type"
:
"string"
,
"required"
:
true
}
},
"mode"
:
"list"
}
}
}
}