Skip to content

Commit

Permalink
fix(deps): update terraform terraform-ibm-modules/cos/ibm to v8.16.2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
terraform-ibm-modules-ops authored Dec 29, 2024
1 parent 0744b9d commit 88fa69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/watson-machine-learning/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module "cos" {
ibm = ibm.ibm_resources
}
source = "terraform-ibm-modules/cos/ibm//modules/fscloud"
version = "8.16.1"
version = "8.16.2"
resource_group_id = var.resource_group_id
cos_instance_name = var.cos_instance_name
cos_plan = "standard"
Expand Down

0 comments on commit 88fa69c

Please sign in to comment.