hashicorp/terraform
### [`v1.1.7`](https://togithub.com/hashicorp/terraform/releases/v1.1.7)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.6...v1.1.7)
##### 1.1.7 (March 02, 2022)
BUG FIXES:
- `terraform show -json`: Improve performance for deeply-nested object values. The previous implementation was accidentally quadratic, which could result in very long execution time for generating JSON plans, and timeouts on Terraform Cloud and Terraform Enterprise. ([#30561](https://togithub.com/hashicorp/terraform/issues/30561))
- cloud: Update go-slug for terraform.tfstate exclusion to prevent a user from getting an error
after migrating state to TFC.
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.6
->1.1.7
Release Notes
hashicorp/terraform
### [`v1.1.7`](https://togithub.com/hashicorp/terraform/releases/v1.1.7) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.1.6...v1.1.7) ##### 1.1.7 (March 02, 2022) BUG FIXES: - `terraform show -json`: Improve performance for deeply-nested object values. The previous implementation was accidentally quadratic, which could result in very long execution time for generating JSON plans, and timeouts on Terraform Cloud and Terraform Enterprise. ([#30561](https://togithub.com/hashicorp/terraform/issues/30561)) - cloud: Update go-slug for terraform.tfstate exclusion to prevent a user from getting an error after migrating state to TFC.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.