File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ You need the following permissions to run this module.
91
91
| Name | Source | Version |
92
92
| ------| --------| ---------|
93
93
| <a name =" module_account_settings " ></a > [ account\_ settings] ( #module\_ account\_ settings ) | terraform-ibm-modules/iam-account-settings/ibm | 2.12.0 |
94
- | <a name =" module_cbr_fscloud " ></a > [ cbr\_ fscloud] ( #module\_ cbr\_ fscloud ) | terraform-ibm-modules/cbr/ibm//modules/fscloud | 1.32.1 |
94
+ | <a name =" module_cbr_fscloud " ></a > [ cbr\_ fscloud] ( #module\_ cbr\_ fscloud ) | terraform-ibm-modules/cbr/ibm//modules/fscloud | 1.32.2 |
95
95
| <a name =" module_existing_resource_group " ></a > [ existing\_ resource\_ group] ( #module\_ existing\_ resource\_ group ) | terraform-ibm-modules/resource-group/ibm | 1.2.1 |
96
96
| <a name =" module_resource_group " ></a > [ resource\_ group] ( #module\_ resource\_ group ) | terraform-ibm-modules/resource-group/ibm | 1.2.1 |
97
97
| <a name =" module_trusted_profile_projects " ></a > [ trusted\_ profile\_ projects] ( #module\_ trusted\_ profile\_ projects ) | terraform-ibm-modules/trusted-profile/ibm | 2.3.1 |
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ module "trusted_profile_projects" {
188
188
module "cbr_fscloud" {
189
189
count = var. provision_cbr ? 1 : 0
190
190
source = " terraform-ibm-modules/cbr/ibm//modules/fscloud"
191
- version = " 1.32.1 "
191
+ version = " 1.32.2 "
192
192
prefix = var. cbr_prefix
193
193
zone_vpc_crn_list = []
194
194
allow_cos_to_kms = var. cbr_allow_cos_to_kms
You can’t perform that action at this time.
0 commit comments