Skip to content

Commit

Permalink
chore(deps): update terraform terraform-ibm-modules/cos/ibm to v8.11.…
Browse files Browse the repository at this point in the history
…15 (#544)
  • Loading branch information
terraform-ibm-modules-ops authored Oct 5, 2024
1 parent 476e007 commit 8d2d4cf
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.14"
version = "8.11.15"
resource_group_id = module.resource_group.resource_group_id
region = var.region
create_cos_instance = true
Expand Down

0 comments on commit 8d2d4cf

Please sign in to comment.