Skip to content

Commit

Permalink
chore(deps): update terraform terraform-ibm-modules/cos/ibm to v8.11.5 (
Browse files Browse the repository at this point in the history
  • Loading branch information
terraform-ibm-modules-ops authored Sep 7, 2024
1 parent 767605d commit d244b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/multi-resource-rule/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ module "cbr_zone_vpc" {

module "cos_instance_and_bucket" {
source = "terraform-ibm-modules/cos/ibm"
version = "8.11.4"
version = "8.11.5"
resource_group_id = module.resource_group.resource_group_id
region = var.region
create_cos_instance = true
Expand Down

0 comments on commit d244b0a

Please sign in to comment.