File tree 2 files changed +2
-2
lines changed
modules/encrypted_cos_bucket 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ statement instead the previous block.
72
72
| Name | Source | Version |
73
73
| ------| --------| ---------|
74
74
| <a name =" module_cos_bucket " ></a > [ cos\_ bucket] ( #module\_ cos\_ bucket ) | terraform-ibm-modules/cos/ibm | 8.21.14 |
75
- | <a name =" module_key_protect_all_inclusive " ></a > [ key\_ protect\_ all\_ inclusive] ( #module\_ key\_ protect\_ all\_ inclusive ) | terraform-ibm-modules/kms-all-inclusive/ibm | 4.22.0 |
75
+ | <a name =" module_key_protect_all_inclusive " ></a > [ key\_ protect\_ all\_ inclusive] ( #module\_ key\_ protect\_ all\_ inclusive ) | terraform-ibm-modules/kms-all-inclusive/ibm | 5.0.2 |
76
76
77
77
### Resources
78
78
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ module "key_protect_all_inclusive" {
40
40
}
41
41
count = local. key_management_enabled ? 1 : 0
42
42
source = " terraform-ibm-modules/kms-all-inclusive/ibm"
43
- version = " 4.22.0 "
43
+ version = " 5.0.2 "
44
44
create_key_protect_instance = var. create_key_protect_instance
45
45
key_protect_instance_name = var. key_protect_instance_name
46
46
resource_group_id = var. resource_group_id
You can’t perform that action at this time.
0 commit comments