Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 82f2abb

Browse files
chore(deps): update terraform terraform-ibm-modules/scc/ibm to v2.1.10 (#272)
1 parent 499aa12 commit 82f2abb

File tree

1 file changed

+1
-1
lines changed
  • tests/resources/existing-resources-test

1 file changed

+1
-1
lines changed

tests/resources/existing-resources-test/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module "cos" {
3030

3131
module "scc" {
3232
source = "terraform-ibm-modules/scc/ibm"
33-
version = "2.1.9"
33+
version = "2.1.10"
3434
instance_name = var.prefix
3535
region = var.region
3636
resource_group_id = module.resource_group.resource_group_id

0 commit comments

Comments
 (0)