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 ce29449 commit 860e5eeCopy full SHA for 860e5ee
tests/pr_test.go
@@ -314,7 +314,7 @@ func TestPlanValidation(t *testing.T) {
314
315
// Test the DA when using Kibana dashboard and existing KMS instance
316
var standardSolutionWithKibanaDashboardVars = map[string]interface{}{
317
- "enable_kibana_dashboard": true,
+ "enable_kibana_dashboard": false,
318
"existing_kms_instance_crn": permanentResources["hpcs_south_crn"],
319
"plan": "enterprise",
320
}
0 commit comments