hashicorp/terraform
### [`v1.0.9`](https://togithub.com/hashicorp/terraform/releases/v1.0.9)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.8...v1.0.9)
#### 1.0.9 (October 13, 2021)
BUG FIXES:
- core: Fix panic when planning new resources with nested object attributes ([#29701](https://togithub.com/hashicorp/terraform/issues/29701))
- core: Do not refresh deposed instances when the provider is not configured during destroy ([#29720](https://togithub.com/hashicorp/terraform/issues/29720))
- core: Prevent panic when encountering a missing change when destroying a resource ([#29734](https://togithub.com/hashicorp/terraform/issues/29734))
### [`v1.0.8`](https://togithub.com/hashicorp/terraform/releases/v1.0.8)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.7...v1.0.8)
##### 1.0.8 (September 29, 2021)
BUG FIXES:
- cli: Check `required_version` as early as possibly during `init` so that version incompatibility can be reported before errors about new syntax ([#29665](https://togithub.com/hashicorp/terraform/issues/29665))
- core: Don't plan to remove orphaned resource instances in refresh-only plans ([#29640](https://togithub.com/hashicorp/terraform/issues/29640))
### [`v1.0.7`](https://togithub.com/hashicorp/terraform/releases/v1.0.7)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.6...v1.0.7)
#### 1.0.7 (September 15, 2021)
BUG FIXES:
- core: Remove check for computed attributes which is no longer valid with optional structural attributes ([#29563](https://togithub.com/hashicorp/terraform/issues/29563))
- core: Prevent object types with optional attributes from being instantiated as concrete values, which can lead to failures in type comparison ([#29559](https://togithub.com/hashicorp/terraform/issues/29559))
- core: Empty containers in the configuration were not planned correctly when used with optional structural attributes ([#29580](https://togithub.com/hashicorp/terraform/issues/29580))
### [`v1.0.6`](https://togithub.com/hashicorp/terraform/releases/v1.0.6)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.5...v1.0.6)
#### 1.0.6 (September 03, 2021)
ENHANCEMENTS:
- backend/s3: Improve SSO handling and add new endpoints in the AWS SDK ([#29017](https://togithub.com/hashicorp/terraform/issues/29017))
BUG FIXES:
- cli: Suppress confirmation prompt when initializing with the `-force-copy` flag and migrating state between multiple workspaces. ([#29438](https://togithub.com/hashicorp/terraform/issues/29438))
- cli: Update tencentcount dependency versions to fix errors when building from source ([#29445](https://togithub.com/hashicorp/terraform/issues/29445))
- core: Fix panic while handling computed attributes within nested objects, and improve plan validation for unknown values ([#29482](https://togithub.com/hashicorp/terraform/issues/29482))
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 issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This PR contains the following updates:
1.0.5
->1.0.9
Release Notes
hashicorp/terraform
### [`v1.0.9`](https://togithub.com/hashicorp/terraform/releases/v1.0.9) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.8...v1.0.9) #### 1.0.9 (October 13, 2021) BUG FIXES: - core: Fix panic when planning new resources with nested object attributes ([#29701](https://togithub.com/hashicorp/terraform/issues/29701)) - core: Do not refresh deposed instances when the provider is not configured during destroy ([#29720](https://togithub.com/hashicorp/terraform/issues/29720)) - core: Prevent panic when encountering a missing change when destroying a resource ([#29734](https://togithub.com/hashicorp/terraform/issues/29734)) ### [`v1.0.8`](https://togithub.com/hashicorp/terraform/releases/v1.0.8) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.7...v1.0.8) ##### 1.0.8 (September 29, 2021) BUG FIXES: - cli: Check `required_version` as early as possibly during `init` so that version incompatibility can be reported before errors about new syntax ([#29665](https://togithub.com/hashicorp/terraform/issues/29665)) - core: Don't plan to remove orphaned resource instances in refresh-only plans ([#29640](https://togithub.com/hashicorp/terraform/issues/29640)) ### [`v1.0.7`](https://togithub.com/hashicorp/terraform/releases/v1.0.7) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.6...v1.0.7) #### 1.0.7 (September 15, 2021) BUG FIXES: - core: Remove check for computed attributes which is no longer valid with optional structural attributes ([#29563](https://togithub.com/hashicorp/terraform/issues/29563)) - core: Prevent object types with optional attributes from being instantiated as concrete values, which can lead to failures in type comparison ([#29559](https://togithub.com/hashicorp/terraform/issues/29559)) - core: Empty containers in the configuration were not planned correctly when used with optional structural attributes ([#29580](https://togithub.com/hashicorp/terraform/issues/29580)) ### [`v1.0.6`](https://togithub.com/hashicorp/terraform/releases/v1.0.6) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.5...v1.0.6) #### 1.0.6 (September 03, 2021) ENHANCEMENTS: - backend/s3: Improve SSO handling and add new endpoints in the AWS SDK ([#29017](https://togithub.com/hashicorp/terraform/issues/29017)) BUG FIXES: - cli: Suppress confirmation prompt when initializing with the `-force-copy` flag and migrating state between multiple workspaces. ([#29438](https://togithub.com/hashicorp/terraform/issues/29438)) - cli: Update tencentcount dependency versions to fix errors when building from source ([#29445](https://togithub.com/hashicorp/terraform/issues/29445)) - core: Fix panic while handling computed attributes within nested objects, and improve plan validation for unknown values ([#29482](https://togithub.com/hashicorp/terraform/issues/29482))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.