We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246727d commit 1aab493Copy full SHA for 1aab493
solutions/quickstart/version.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
ibm = {
5
source = "IBM-Cloud/ibm"
6
- version = "1.70.0"
+ version = "1.70.1"
7
}
8
9
0 commit comments