File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
modules/pi-sap-system-type1 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ The Power Virtual Server for SAP module automates the following tasks:
3434| <a name =" module_ansible_netweaver_sapmnt_mount " ></a > [ ansible\_ netweaver\_ sapmnt\_ mount] ( #module\_ ansible\_ netweaver\_ sapmnt\_ mount ) | ../remote-exec-ansible | n/a |
3535| <a name =" module_ansible_sap_instance_init " ></a > [ ansible\_ sap\_ instance\_ init] ( #module\_ ansible\_ sap\_ instance\_ init ) | ../remote-exec-ansible | n/a |
3636| <a name =" module_ansible_sharefs_instance_exportfs " ></a > [ ansible\_ sharefs\_ instance\_ exportfs] ( #module\_ ansible\_ sharefs\_ instance\_ exportfs ) | ../remote-exec-ansible | n/a |
37- | <a name =" module_pi_attach_sap_network " ></a > [ pi\_ attach\_ sap\_ network] ( #module\_ pi\_ attach\_ sap\_ network ) | terraform-ibm-modules/powervs-workspace/ibm//modules/pi-cloudconnection-attach | 1.13.0 |
37+ | <a name =" module_pi_attach_sap_network " ></a > [ pi\_ attach\_ sap\_ network] ( #module\_ pi\_ attach\_ sap\_ network ) | terraform-ibm-modules/powervs-workspace/ibm//modules/pi-cloudconnection-attach | 1.13.1 |
3838| <a name =" module_pi_hana_instance " ></a > [ pi\_ hana\_ instance] ( #module\_ pi\_ hana\_ instance ) | terraform-ibm-modules/powervs-instance/ibm | 1.1.0 |
3939| <a name =" module_pi_hana_storage_calculation " ></a > [ pi\_ hana\_ storage\_ calculation] ( #module\_ pi\_ hana\_ storage\_ calculation ) | ../pi-hana-storage-config | n/a |
4040| <a name =" module_pi_netweaver_instance " ></a > [ pi\_ netweaver\_ instance] ( #module\_ pi\_ netweaver\_ instance ) | terraform-ibm-modules/powervs-instance/ibm | 1.1.0 |
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ locals {
2121
2222module "pi_attach_sap_network" {
2323 source = " terraform-ibm-modules/powervs-workspace/ibm//modules/pi-cloudconnection-attach"
24- version = " 1.13.0 "
24+ version = " 1.13.1 "
2525 count = local. pi_per_disabled ? 1 : 0
2626
2727 pi_workspace_guid = var. pi_workspace_guid
You can’t perform that action at this time.
0 commit comments