Skip to content

Commit

Permalink
Update provider.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
bsvihovec authored Mar 3, 2021
1 parent 36f7586 commit d9ef441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion offerings-resource/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
ibm = {
# source is mandatory for community providers
source = "IBM-Cloud/ibm"
version = "1.19.0"
version = "~> 1.21, >= 1.21.1"
}
}
}

0 comments on commit d9ef441

Please sign in to comment.