V
V
any update on working with list of maps
it works like below as well ``` locals { helmChartValues1 = { someProperty1= { someArray1 = [ "a", "b" ] } someOtherProperty1 = { a = "b" } } helmChartValues2...
I am seeing same issue..
More info here https://docs.splunk.com/Documentation/Splunk/8.0.2/Data/AboutHECIDXAck
> Can you add a test that specifies this? I dont see any tests for azure blob storage for other usecases, so I have not added thinking that the test...
> Ah, it looks like we need to wait on the go client to be merged to be able to test Yes I raised a PR https://github.com/googleapis/google-api-go-client/pull/2810 but its closed...