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 2dddb81 commit 52a002bCopy full SHA for 52a002b
solutions/ibm-catalog/sap-s4hana-bw4hana/main.tf
@@ -127,7 +127,6 @@ module "ibmcloud_cos_download_netweaver_binaries" {
127
128
depends_on = [module.ibmcloud_cos_download_hana_binaries]
129
130
- count = local.powervs_network_services_config.nfs.enable ? 1 : 0
131
access_host_or_ip = module.standard.access_host_or_ip
132
target_server_ip = module.standard.ansible_host_or_ip
133
ssh_private_key = var.ssh_private_key
0 commit comments