Skip to content

Commit 1810206

Browse files
committed
Bump Terraform provider version to v5.45.2
Signed-off-by: Stevo Slavic <sslavic@gmail.com>
1 parent 43b97ce commit 1810206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PROJECT_NAME := provider-$(PROVIDER_NAME)
1111
PROJECT_REPO := github.com/upbound/$(PROJECT_NAME)
1212

1313
export TERRAFORM_VERSION := 1.5.5
14-
export TERRAFORM_PROVIDER_VERSION := 5.45.0
14+
export TERRAFORM_PROVIDER_VERSION := 5.45.2
1515
export TERRAFORM_PROVIDER_SOURCE := hashicorp/google
1616
export TERRAFORM_PROVIDER_REPO ?= https://github.com/hashicorp/terraform-provider-google
1717
export TERRAFORM_DOCS_PATH ?= website/docs/r

0 commit comments

Comments
 (0)