Terraform plugin v0.8.1 - Improved handling of null values in arguments
Sep 15, 2023•plugin
Bug fixes
- Fixed the
invalid memory address or nil pointer dereference
errors when querying Terraform configuration or plan or state files that includednull
valued arguments. (#56)