Closed kemarsh closed 2 months ago
@geethasathyamurthy I don't see any obvious difference in the doc you linked to. Can you describe what was changed?
@kemarsh Here are the edits, request to confirm the fix to close the issue. Thanks!!
https://cloud.ibm.com/docs/schematics?topic=schematics-create-tf-config#configure-variables
List of Strings
@geethasathyamurthy looks good to me - thanks for making the fix.
Thanks for the confirmation, @kemarsh , we will close the issue.
Confusing examples on https://cloud.ibm.com/docs/schematics?topic=schematics-create-tf-config#configure-variables
In the example of
list(object)
I'm assuming the<\br>
tags shouldn't be present in the object type definition shown.In the example of
list(list(string))
it appears to show a list of objects.