mirror of https://github.com/hashicorp/terraform
lang/funcs/transpose: Avoid crash due to map with `null` values (#36611)
* lang/funcs/transpose: Avoid crash on nulls in input * add changelog entrypull/36619/head
parent
3481e3221f
commit
473e5931ac
@ -0,0 +1,5 @@
|
||||
kind: BUG FIXES
|
||||
body: 'lang/funcs/transpose: Avoid crash due to map with null values'
|
||||
time: 2025-03-03T12:57:22.400359Z
|
||||
custom:
|
||||
Issue: "36611"
|
||||
Loading…
Reference in new issue