Skip to content

Commit 9c49afb

Browse files
authored
Merge pull request #24073 from lechnerc77/docs/update-provider-version
docs: update Terraform provider version to latest
2 parents c3795c9 + 0dd4df7 commit 9c49afb

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)