Skip to content

Commit

Permalink
Merge pull request #55 from ulucinar/tf-1.2.1
Browse files Browse the repository at this point in the history
Downgrade Terraform CLI to 1.2.1
  • Loading branch information
ulucinar authored Aug 15, 2023
2 parents f689969 + 8cc1728 commit e927322
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 @@ -4,7 +4,7 @@
PROJECT_NAME ?= upjet-provider-template
PROJECT_REPO ?= github.com/upbound/$(PROJECT_NAME)

export TERRAFORM_VERSION ?= 1.3.3
export TERRAFORM_VERSION ?= 1.2.1

export TERRAFORM_PROVIDER_SOURCE ?= hashicorp/null
export TERRAFORM_PROVIDER_REPO ?= https://github.com/hashicorp/terraform-provider-null
Expand Down

0 comments on commit e927322

Please sign in to comment.