Skip to content

Commit e526345

Browse files
committed
deps: Update dependency hashicorp/terraform to v1.12.0
1 parent 0898f42 commit e526345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
439439
# additional whitespace will break the renovate regex rules.
440440

441441
KUBECTL_VERSION=v1.32.2# renovate datasource=github-tags depName=kubernetes/kubernetes
442-
TERRAFORM_VERSION=v1.11.4# renovate datasource=github-tags depName=hashicorp/terraform
442+
TERRAFORM_VERSION=v1.12.0# renovate datasource=github-tags depName=hashicorp/terraform
443443

444444
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
445445
CRD_REF_DOCS_VERSION=v0.1.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs

0 commit comments

Comments
 (0)