nlamirault / terraform-exoscale-sks

Terraform module for Exoscale SKS
2 stars 2 forks source link

Update dependency hashicorp/terraform to v1.0.1 #12

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform patch 1.0.0 -> 1.0.1

Release Notes

hashicorp/terraform ### [`v1.0.1`](https://togithub.com/hashicorp/terraform/releases/v1.0.1) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.0.0...v1.0.1) #### 1.0.1 (June 24, 2021) ENHANCEMENTS: - json-output: The JSON plan output now indicates which state values are sensitive. ([#​28889](https://togithub.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 ([#​28864](https://togithub.com/hashicorp/terraform/issues/28864)) - cli: Fix crash with deposed instances in json plan output ([#​28922](https://togithub.com/hashicorp/terraform/issues/28922)) - core: Fix crash when provider modifies and unknown block during plan ([#​28941](https://togithub.com/hashicorp/terraform/issues/28941)) - core: Diagnostic context was missing for some errors when validating blocks ([#​28979](https://togithub.com/hashicorp/terraform/issues/28979)) - core: Fix crash when calling `setproduct` with unknown values ([#​28984](https://togithub.com/hashicorp/terraform/issues/28984)) - json-output: Fix an issue where the JSON configuration representation was missing fully-unwrapped references. ([#​28884](https://togithub.com/hashicorp/terraform/issues/28884)) - json-output: Fix JSON plan resource drift to remove unchanged resources. ([#​28975](https://togithub.com/hashicorp/terraform/issues/28975))

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.