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 9d15929 commit c8a6ad0Copy full SHA for c8a6ad0
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.15"
+ version = "8.15.16"
8
resource_group_id = var.resource_group_id
9
cos_instance_name = var.cos_instance_name
10
cos_plan = "standard"
0 commit comments