Skip to content

Conversation

@radeksimko
Copy link
Member

@radeksimko radeksimko commented Mar 3, 2025

Fixes #36547

Target Release

1.11.x

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@radeksimko radeksimko changed the title lang/funcs/transpose: Avoid crash on map with null value lang/funcs/transpose: Avoid crash due to map with null values Mar 3, 2025
@radeksimko radeksimko force-pushed the radek/b-fix-transpose-crash branch from da4c496 to 9405e29 Compare March 3, 2025 12:58
@radeksimko radeksimko marked this pull request as ready for review March 3, 2025 13:14
@radeksimko radeksimko requested a review from a team as a code owner March 3, 2025 13:14
@radeksimko radeksimko added the 1.11-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Mar 3, 2025
@radeksimko radeksimko force-pushed the radek/b-fix-transpose-crash branch from 9405e29 to f83aacc Compare March 3, 2025 13:21
@radeksimko radeksimko merged commit 473e593 into main Mar 3, 2025
8 checks passed
@radeksimko radeksimko deleted the radek/b-fix-transpose-crash branch March 3, 2025 13:29
wata727 added a commit to terraform-linters/tflint that referenced this pull request Mar 10, 2025
wata727 added a commit to terraform-linters/tflint that referenced this pull request Mar 28, 2025
* Avoid crash due to map with `null` values

Follow up of hashicorp/terraform#36611

* Update Terraform compatibility guide

* Return error when the template's single interpolation results in null value

Follow up of hashicorp/terraform#36658

* Bump patch version
@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2025

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.11-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transpose panics on null input

3 participants