File tree Expand file tree Collapse file tree
cluster/images/crossplane-provider-btp-controller Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export TERRAFORM_VERSION ?= 1.3.9
88
99export TERRAFORM_PROVIDER_SOURCE ?= SAP/btp
1010export TERRAFORM_PROVIDER_REPO ?= https ://github.com/SAP/terraform-provider-btp
11- export TERRAFORM_PROVIDER_VERSION ?= 1.15 .1
11+ export TERRAFORM_PROVIDER_VERSION ?= 1.16 .1
1212export TERRAFORM_PROVIDER_DOWNLOAD_NAME ?= terraform-provider-btp
1313export TERRAFORM_PROVIDER_DOWNLOAD_URL_PREFIX ?= https ://releases.hashicorp.com/$(TERRAFORM_PROVIDER_DOWNLOAD_NAME ) /$(TERRAFORM_PROVIDER_VERSION )
1414export TERRAFORM_NATIVE_PROVIDER_BINARY ?= terraform-provider-btp_v1.15.1_x5
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ARG BASEDIR=cluster/images/crossplane-provider-btp-controller/
1111
1212ARG TERRAFORM_VERSION=1.3.9
1313ARG TERRAFORM_PROVIDER_SOURCE=SAP/btp
14- ARG TERRAFORM_PROVIDER_VERSION=1.0.0
14+ ARG TERRAFORM_PROVIDER_VERSION=1.16.1
1515ARG TERRAFORM_PROVIDER_DOWNLOAD_NAME=terraform-provider-btp
1616ARG TERRAFORM_NATIVE_PROVIDER_BINARY=${TERRAFORM_PROVIDER_DOWNLOAD_NAME}_${TERRAFORM_VERSION}_linux_amd64
1717
You can’t perform that action at this time.
0 commit comments