File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
modules/powervs-vpc-landing-zone Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr
115115| <a name =" module_landing_zone " ></a > [ landing\_ zone] ( #module\_ landing\_ zone ) | terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module | 8.3.0 |
116116| <a name =" module_powervs_workspace " ></a > [ powervs\_ workspace] ( #module\_ powervs\_ workspace ) | terraform-ibm-modules/powervs-workspace/ibm | 3.0.2 |
117117| <a name =" module_private_secret_engine " ></a > [ private\_ secret\_ engine] ( #module\_ private\_ secret\_ engine ) | terraform-ibm-modules/secrets-manager-private-cert-engine/ibm | 1.6.0 |
118- | <a name =" module_scc_wp_instance " ></a > [ scc\_ wp\_ instance] ( #module\_ scc\_ wp\_ instance ) | terraform-ibm-modules/scc-workload-protection/ibm | 1.10.0 |
118+ | <a name =" module_scc_wp_instance " ></a > [ scc\_ wp\_ instance] ( #module\_ scc\_ wp\_ instance ) | terraform-ibm-modules/scc-workload-protection/ibm | 1.10.1 |
119119| <a name =" module_secrets_manager_group " ></a > [ secrets\_ manager\_ group] ( #module\_ secrets\_ manager\_ group ) | terraform-ibm-modules/secrets-manager-secret-group/ibm | 1.3.8 |
120120| <a name =" module_secrets_manager_private_certificate " ></a > [ secrets\_ manager\_ private\_ certificate] ( #module\_ secrets\_ manager\_ private\_ certificate ) | terraform-ibm-modules/secrets-manager-private-cert/ibm | 1.4.0 |
121121| <a name =" module_vpc_file_share_alb " ></a > [ vpc\_ file\_ share\_ alb] ( #module\_ vpc\_ file\_ share\_ alb ) | ./submodules/fileshare-alb | n/a |
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ module "app_config" {
7474
7575module "scc_wp_instance" {
7676 source = " terraform-ibm-modules/scc-workload-protection/ibm"
77- version = " 1.10.0 "
77+ version = " 1.10.1 "
7878 providers = { ibm = ibm.ibm- is }
7979 count = var. enable_scc_wp ? 1 : 0
8080
You can’t perform that action at this time.
0 commit comments