We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a6ad0 commit 5aea4ebCopy full SHA for 5aea4eb
modules/watson-machine-learning/main.tf
@@ -4,7 +4,7 @@ module "cos" {
4
ibm = ibm.ibm_resources
5
}
6
source = "terraform-ibm-modules/cos/ibm//modules/fscloud"
7
- version = "8.15.16"
+ version = "8.16.0"
8
resource_group_id = var.resource_group_id
9
cos_instance_name = var.cos_instance_name
10
cos_plan = "standard"
0 commit comments