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/tests/basic_set_empty/dynamic_resources.json

14 lines
182 B

{
"tfcoremock_set": {
"attributes": {
"set": {
"type": "set",
"optional": true,
"set": {
"type": "string"
}
}
}
}
}