mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-30 13:00:20 -05:00
The code responsible for marshalling attribute values was checking for nil values, but not null. Fixes #23485, #23274
The code responsible for marshalling attribute values was checking for nil values, but not null. Fixes #23485, #23274