Skip to content

Commit cbbbe0e

Browse files
Updates cloud-native-toolkit/terraform-ibm-object-storage module to v4.0.5
Signed-off-by: GitHub <[email protected]>
1 parent cc2568c commit cbbbe0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages-sre/stage-object_storage.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "dev_infrastructure_cos" {
2-
source = "github.com/cloud-native-toolkit/terraform-ibm-object-storage?ref=v4.0.0"
2+
source = "github.com/cloud-native-toolkit/terraform-ibm-object-storage?ref=v4.0.5"
33

44
resource_group_name = var.resource_group_name
55
resource_location = "global"

0 commit comments

Comments
 (0)