build(deps): update terraform hashicorp/terraform to v1.14.6#175
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
build(deps): update terraform hashicorp/terraform to v1.14.6#175renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
🖌 Terraform Format and Style ✅⚙️ Terraform Initialization ✅🤖 Terraform Validation ✅Validation Output🦙 Terraform Lint ✅Lint Output📖 Terraform Plan ❌Show PlanRunning plan in HCP Terraform. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.
Preparing the remote plan...
The remote workspace is configured to work with configuration at
scaleway relative to the target repository.
Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/demo-infrastructure/demo-infrastructure/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
/home/runner/work/demo-infrastructure/demo-infrastructure
To view this run in a browser, visit:
https://app.terraform.io/app/parca-dev/demo-infrastructure-scaleway/runs/run-KXVnXUCvc5WVKjpc
Waiting for the plan to start...
Terraform v1.14.0
on linux_amd64
Initializing plugins and modules...
�[0m�[1mInitializing HCP Terraform...�[0m
�[31m╷�[0m�[0m
�[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mUnsupported Terraform Core version�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0m�[0m on versions.tf line 2, in terraform:
�[31m│�[0m �[0m 2: �[4mrequired_version = "1.14.6"�[0m�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0mThis configuration does not support Terraform version 1.14.0. To proceed,
�[31m│�[0m �[0meither choose another supported Terraform version or update this version
�[31m│�[0m �[0mconstraint. Version constraints are normally set for good reason, so
�[31m│�[0m �[0mupdating the constraint may lead to other errors or unexpected behavior.
�[31m╵�[0m�[0m
Operation failed: failed running terraform init (exit 1)Pusher: @renovate[bot], Action: |
feb4a01 to
9aa8aa1
Compare
9aa8aa1 to
a50e5cf
Compare
a50e5cf to
e1ed172
Compare
e1ed172 to
39781a3
Compare
39781a3 to
2b6f277
Compare
d2889ec to
d2c70e8
Compare
d2c70e8 to
b4cdc51
Compare
b4cdc51 to
14a14e8
Compare
14a14e8 to
bd347dc
Compare
bd347dc to
52130b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.14.0→1.14.61.14.0→1.14.6Release Notes
hashicorp/terraform (hashicorp/terraform)
v1.14.6Compare Source
1.14.6 (February 25, 2026)
BUG FIXES:
v1.14.5Compare Source
1.14.5 (February 11, 2026)
BUG FIXES:
v1.14.4Compare Source
1.14.4 (January 28, 2026)
BUG FIXES:
backend: Fix nil pointer dereference crash during
terraform initwhen the destination backend returns an error (#38027)Fixes an issue where any warning diagnostics generated during terraform query execution failed to render in the cloud backend session (#38040)
actions in modules without instances failed the plan graph (#38089)
v1.14.3Compare Source
1.14.3 (December 17, 2025)
BUG FIXES:
v1.14.2Compare Source
v1.14.1Compare Source
1.14.1 (December 3, 2025)
BUG FIXES:
test: allow ephemeral outputs in root modules (#37813)
Combinations of replace_triggered_by and -replace could result in some instances not being replaced (#37833)
providers lock: include providers required by terraform test (#37851)
Set state information in the proto request for the
GenerateResourceConfigRPC (#37896)actions: make after_create & after_update actions run after the resource has applied (#37936)
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.