terraform/testing/equivalence-tests/tests/basic_map_update/dynamic_resources.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
182 B
JSON
Raw Permalink Normal View History

{
"tfcoremock_map": {
"attributes": {
"map": {
"type": "map",
"optional": true,
"map": {
"type": "string"
}
}
}
}
}