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 decf540 commit 2a1e845Copy full SHA for 2a1e845
tests/pr_test.go
@@ -93,7 +93,6 @@ func setupOptionsSecureSolution(t *testing.T, prefix string) *testhelper.TestOpt
93
"existing_kms_instance_crn": permanentResources["hpcs_south_crn"],
94
"kms_endpoint_type": "public",
95
"resource_group_name": options.Prefix,
96
- "prefix": options.Prefix,
97
}
98
99
return options
0 commit comments