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 57b5c4b commit 7f000abCopy full SHA for 7f000ab
solutions/ibm-catalog/sap-s4hana-bw4hana/outputs.tf
@@ -45,6 +45,5 @@ output "sap_solution_vars" {
45
46
output "sap_monitoring_vars" {
47
description = "SAP Monitoring Instance details."
48
- #value = merge(var.sap_monitoring_vars, local.powervs_infrastructure[0].monitoring_instance.value)
49
value = merge(var.sap_monitoring_vars, module.standard.monitoring_instance)
50
}
0 commit comments