Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

terraform 1.0.1 #1627

Merged
merged 1 commit into from
Jun 25, 2021
Merged

terraform 1.0.1 #1627

merged 1 commit into from
Jun 25, 2021

Conversation

gofish-bot
Copy link
Contributor

Updating package terraform to release v1.0.1.

Release info

1.0.1 (June 24, 2021)

ENHANCEMENTS:

  • json-output: The JSON plan output now indicates which state values are sensitive. (https://github.com/hashicorp/terraform/issues/28889)
  • cli: The darwin builds can now make use of the host DNS resolver, which will fix many network related issues on MacOS.

BUG FIXES:

  • backend/remote: Fix faulty Terraform Cloud version check when migrating state to the remote backend with multiple local workspaces (https://github.com/hashicorp/terraform/issues/28864)
  • cli: Fix crash with deposed instances in json plan output (https://github.com/hashicorp/terraform/issues/28922)
  • core: Fix crash when provider modifies and unknown block during plan (https://github.com/hashicorp/terraform/issues/28941)
  • core: Diagnostic context was missing for some errors when validating blocks (https://github.com/hashicorp/terraform/issues/28979)
  • core: Fix crash when calling setproduct with unknown values (https://github.com/hashicorp/terraform/issues/28984)
  • json-output: Fix an issue where the JSON configuration representation was missing fully-unwrapped references. (https://github.com/hashicorp/terraform/issues/28884)
  • json-output: Fix JSON plan resource drift to remove unchanged resources. (https://github.com/hashicorp/terraform/issues/28975)

@bacongobbler bacongobbler merged commit 0c37162 into fishworks:main Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants