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 @@ -94,7 +94,7 @@ You need the following permissions to run this module.
94
94
| <a name =" module_cbr_fscloud " ></a > [ cbr\_ fscloud] ( #module\_ cbr\_ fscloud ) | terraform-ibm-modules/cbr/ibm//modules/fscloud | 1.31.0 |
95
95
| <a name =" module_existing_resource_group " ></a > [ existing\_ resource\_ group] ( #module\_ existing\_ resource\_ group ) | terraform-ibm-modules/resource-group/ibm | 1.2.0 |
96
96
| <a name =" module_resource_group " ></a > [ resource\_ group] ( #module\_ resource\_ group ) | terraform-ibm-modules/resource-group/ibm | 1.2.0 |
97
- | <a name =" module_trusted_profile_projects " ></a > [ trusted\_ profile\_ projects] ( #module\_ trusted\_ profile\_ projects ) | terraform-ibm-modules/trusted-profile/ibm | 2.3.0 |
97
+ | <a name =" module_trusted_profile_projects " ></a > [ trusted\_ profile\_ projects] ( #module\_ trusted\_ profile\_ projects ) | terraform-ibm-modules/trusted-profile/ibm | 2.3.1 |
98
98
99
99
### Resources
100
100
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ moved {
174
174
module "trusted_profile_projects" {
175
175
count = var. provision_trusted_profile_projects ? 1 : 0
176
176
source = " terraform-ibm-modules/trusted-profile/ibm"
177
- version = " 2.3.0 "
177
+ version = " 2.3.1 "
178
178
trusted_profile_name = var. trusted_profile_name
179
179
trusted_profile_description = var. trusted_profile_description
180
180
trusted_profile_policies = [{
You can’t perform that action at this time.
0 commit comments