A coworker had a challenge wanting to do a merge() on a list of maps: list = [ { keyA = { subkey1 = "value1" } }, { keyA = { subkey2 = "value2" } }, { keyB = { subkey3 = "value3" } } ] The issue is that merge() takes a list of … Continue reading Terraform Module Release: terraform-data-combine-map v0.0.1
Terraform Module Release: terraform-data-combine-map v0.0.1
