Skip to content

Commit 4b1dfa0

Browse files
author
I572426
committed
chore: Update provider version
1 parent 3aa3da4 commit 4b1dfa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

released/cicd/setup_subaccount_cf/provider.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ terraform {
22
required_providers {
33
btp = {
44
source = "sap/btp"
5-
version = "~> 1.4.0"
5+
version = "~> 1.5.0"
66
}
77
cloudfoundry = {
88
source = "SAP/cloudfoundry"
9-
version = "0.2.1-beta"
9+
version = "1.0.0-rc1"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)