We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e14386 commit e0bf7efCopy full SHA for e0bf7ef
modules/pi-sap-system-type1/main.tf
@@ -22,7 +22,7 @@ locals {
22
23
module "pi_attach_sap_network" {
24
source = "terraform-ibm-modules/powervs-workspace/ibm//modules/pi-cloudconnection-attach"
25
- version = "1.2.0"
+ version = "1.2.1"
26
count = local.per_enabled ? 0 : 1
27
28
pi_workspace_guid = var.pi_workspace_guid
0 commit comments