terraform/testing/equivalence-tests/tests/basic_set_null/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_set": {
"attributes": {
"set": {
"type": "set",
"optional": true,
"set": {
"type": "string"
}
}
}
}
}