hashicorp/terraform
### [`v1.1.6`](https://togithub.com/hashicorp/terraform/releases/v1.1.6)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.5...v1.1.6)
#### 1.1.6 (February 16, 2022)
BUG FIXES:
- cli: Prevent complex uses of the console-only `type` function. This function may only be used at the top level of console expressions, to display the type of a given value. Attempting to use this function in complex expressions will now display a diagnostic error instead of crashing. ([#30476](https://togithub.com/hashicorp/terraform/issues/30476))
- `terraform state mv`: Will now correctly exit with error code `1` when the specified resources cannot be found in state. Previously Terraform would display appropriate diagnostic errors, but exit successfully. ([#29365](https://togithub.com/hashicorp/terraform/issues/29365))
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.5
->1.1.6
Release Notes
hashicorp/terraform
### [`v1.1.6`](https://togithub.com/hashicorp/terraform/releases/v1.1.6) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.5...v1.1.6) #### 1.1.6 (February 16, 2022) BUG FIXES: - cli: Prevent complex uses of the console-only `type` function. This function may only be used at the top level of console expressions, to display the type of a given value. Attempting to use this function in complex expressions will now display a diagnostic error instead of crashing. ([#30476](https://togithub.com/hashicorp/terraform/issues/30476)) - `terraform state mv`: Will now correctly exit with error code `1` when the specified resources cannot be found in state. Previously Terraform would display appropriate diagnostic errors, but exit successfully. ([#29365](https://togithub.com/hashicorp/terraform/issues/29365))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.