Skip to content

Commit e0bf7ef

Browse files
chore(deps): update terraform terraform-ibm-modules/powervs-workspace/ibm to v1.2.1 (#586)
1 parent 4e14386 commit e0bf7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pi-sap-system-type1/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ locals {
2222

2323
module "pi_attach_sap_network" {
2424
source = "terraform-ibm-modules/powervs-workspace/ibm//modules/pi-cloudconnection-attach"
25-
version = "1.2.0"
25+
version = "1.2.1"
2626
count = local.per_enabled ? 0 : 1
2727

2828
pi_workspace_guid = var.pi_workspace_guid

0 commit comments

Comments
 (0)