hashicorp/terraform
### [`v1.1.9`](https://togithub.com/hashicorp/terraform/releases/v1.1.9)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.8...v1.1.9)
#### 1.1.9 (April 20, 2022)
BUG FIXES:
- cli: Fix crash when using sensitive values in sets. ([#30825](https://togithub.com/hashicorp/terraform/issues/30825))
- cli: Fix double-quoted map keys when rendering a diff. ([#30855](https://togithub.com/hashicorp/terraform/issues/30855))
- core: Prevent errors when handling a data source with incompatible schema changes ([#30830](https://togithub.com/hashicorp/terraform/issues/30830))
ENHANCEMENTS:
- cli: Terraform now supports [run tasks](https://www.terraform.io/cloud-docs/workspaces/settings/run-tasks), a Terraform Cloud integration for executing remote operations, for the post plan stage of a run.
### [`v1.1.8`](https://togithub.com/hashicorp/terraform/releases/v1.1.8)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.7...v1.1.8)
##### 1.1.8 (April 07, 2022)
BUG FIXES:
- cli: Fix missing identifying attributes (e.g. "id", "name") when displaying plan diffs with nested objects. ([#30685](https://togithub.com/hashicorp/terraform/issues/30685))
- functions: Fix error when `sum()` function is called with a collection of string-encoded numbers, such as `sum(["1", "2", "3"])`. ([#30684](https://togithub.com/hashicorp/terraform/issues/30684))
- When rendering a diff, Terraform now quotes the name of any object attribute whose string representation is not a valid identifier. ([#30766](https://togithub.com/hashicorp/terraform/issues/30766))
- Terraform will no longer crash in the `terraform apply` phase if an error occurs during backend configuration. ([#30780](https://togithub.com/hashicorp/terraform/pull/30780))
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
1.1.7
->1.1.9
Release Notes
hashicorp/terraform
### [`v1.1.9`](https://togithub.com/hashicorp/terraform/releases/v1.1.9) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.8...v1.1.9) #### 1.1.9 (April 20, 2022) BUG FIXES: - cli: Fix crash when using sensitive values in sets. ([#30825](https://togithub.com/hashicorp/terraform/issues/30825)) - cli: Fix double-quoted map keys when rendering a diff. ([#30855](https://togithub.com/hashicorp/terraform/issues/30855)) - core: Prevent errors when handling a data source with incompatible schema changes ([#30830](https://togithub.com/hashicorp/terraform/issues/30830)) ENHANCEMENTS: - cli: Terraform now supports [run tasks](https://www.terraform.io/cloud-docs/workspaces/settings/run-tasks), a Terraform Cloud integration for executing remote operations, for the post plan stage of a run. ### [`v1.1.8`](https://togithub.com/hashicorp/terraform/releases/v1.1.8) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.7...v1.1.8) ##### 1.1.8 (April 07, 2022) BUG FIXES: - cli: Fix missing identifying attributes (e.g. "id", "name") when displaying plan diffs with nested objects. ([#30685](https://togithub.com/hashicorp/terraform/issues/30685)) - functions: Fix error when `sum()` function is called with a collection of string-encoded numbers, such as `sum(["1", "2", "3"])`. ([#30684](https://togithub.com/hashicorp/terraform/issues/30684)) - When rendering a diff, Terraform now quotes the name of any object attribute whose string representation is not a valid identifier. ([#30766](https://togithub.com/hashicorp/terraform/issues/30766)) - Terraform will no longer crash in the `terraform apply` phase if an error occurs during backend configuration. ([#30780](https://togithub.com/hashicorp/terraform/pull/30780))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.