Skip to content

Commit 0dd4df7

Browse files
committed
docs: update Terraform provider version to latest
1 parent c3795c9 commit 0dd4df7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/btp-terraform-get-started/btp-terraform-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ terraform {
3939
required_providers {
4040
btp = {
4141
source = "SAP/btp"
42-
version = "~>1.15.0"
42+
version = "~>1.18.1"
4343
}
4444
}
4545
}

0 commit comments

Comments
 (0)