Release 2026.5.1
· One min read
Release period: 2026-01-28 to 2026-02-05
This release includes the following issues:
- Fixed Terraform Runner Handling of Single/Multi Select Input Types
Ticket Details
Fixed Terraform Runner Handling of Single/Multi Select Input Types
Audience: User
Description
We fixed an issue in the Terraform building block runner where SINGLE_SELECT and MULTI_SELECT input values were not correctly processed when passed as Terraform variables. This caused Terraform execution errors when using these input types in building block definitions.