nlamirault / terraform-oci-oke

Terraform module for Oracle Cloud Infrastructure Kubernete Engine
0 stars 0 forks source link

Update dependency hashicorp/terraform to v1.3.5 #14

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform patch 1.3.4 -> 1.3.5

Release Notes

hashicorp/terraform ### [`v1.3.5`](https://togithub.com/hashicorp/terraform/releases/tag/v1.3.5) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.3.4...v1.3.5) ##### 1.3.5 (November 17, 2022) BUG FIXES: - Prevent crash while serializing the plan for an empty destroy operation ([#​32207](https://togithub.com/hashicorp/terraform/issues/32207)) - Allow a destroy plan to refresh instances while taking into account that some may no longer exist ([#​32208](https://togithub.com/hashicorp/terraform/issues/32208)) - Fix Terraform creating objects that should not exist in variables that specify default attributes in optional objects. ([#​32178](https://togithub.com/hashicorp/terraform/issues/32178)) - Fix several Terraform crashes that are caused by HCL creating objects that should not exist in variables that specify default attributes in optional objects within collections. ([#​32178](https://togithub.com/hashicorp/terraform/issues/32178)) - Fix inconsistent behaviour in empty vs null collections. ([#​32178](https://togithub.com/hashicorp/terraform/issues/32178)) - Prevent file uploads from creating unneeded temporary files when the payload size is known ([#​32206](https://togithub.com/hashicorp/terraform/issues/32206)) - Nested attributes marked sensitive by schema no longer reveal sub-attributes in the plan diff ([#​32004](https://togithub.com/hashicorp/terraform/issues/32004)) - Nested attributes now more consistently display when they become unknown or null values in the plan diff ([#​32004](https://togithub.com/hashicorp/terraform/issues/32004)) - Sensitive values are now always displayed as `(sensitive value)` instead of sometimes as `(sensitive)` \[GH32004]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.