Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 29, 2024
1 parent 830a89a commit 23b916f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
# additional whitespace will break the renovate regex rules.

KUBECTL_VERSION=v1.29.3# renovate datasource=github-tags depName=kubernetes/kubernetes
TERRAFORM_VERSION=v1.8.3# renovate datasource=github-tags depName=hashicorp/terraform
TERRAFORM_VERSION=v1.8.4# renovate datasource=github-tags depName=hashicorp/terraform

CONTROLLER_TOOLS_VERSION=v0.14.0# renovate datasource=go depName=sigs.k8s.io/controller-tools
CRD_REF_DOCS_VERSION=v0.0.12# renovate datasource=go depName=github.com/elastic/crd-ref-docs
Expand Down

0 comments on commit 23b916f

Please sign in to comment.