Skip to content

Commit 57b5c4b

Browse files
Update solutions/ibm-catalog/sap-s4hana-bw4hana/main.tf
Co-authored-by: Suraj Bharadwaj <[email protected]>
1 parent a7a2f90 commit 57b5c4b

File tree

1 file changed

+0
-1
lines changed
  • solutions/ibm-catalog/sap-s4hana-bw4hana

1 file changed

+0
-1
lines changed

solutions/ibm-catalog/sap-s4hana-bw4hana/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ module "ansible_sap_install_solution" {
230230

231231
source = "../../../modules/ansible"
232232
depends_on = [module.ibmcloud_cos_download_netweaver_binaries, module.ansible_sap_install_hana]
233-
count = local.powervs_network_services_config.nfs.enable ? 1 : 0
234233

235234
bastion_host_ip = module.standard.access_host_or_ip
236235
ansible_host_or_ip = module.standard.ansible_host_or_ip

0 commit comments

Comments
 (0)