For the chef-client
Provisioner , I currently use something like this for the json option:
"json": {
"test_a": {
"product_1":
{"version": "1.00.00"},
"product_2":
{"version": "1.01.00}
}
}
Everything that try when switching to HCL2 doesn't work.
Any help would be appreciated.
thanks