We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9964cce commit 4024602Copy full SHA for 4024602
solutions/dedicated/version.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
ibm = {
5
source = "IBM-Cloud/ibm"
6
- version = "1.65.1"
+ version = "1.66.0"
7
}
8
9
0 commit comments