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 6890e8d commit fafbcbbCopy full SHA for fafbcbb
tests/pr_test.go
@@ -247,6 +247,7 @@ func TestAddonsExistingSecretsManager(t *testing.T) {
247
"prefix": options.Prefix,
248
"region": "us-south",
249
"existing_secrets_manager_crn": permanentResources["privateOnlySecMgrCRN"],
250
+ "service_plan": "__NULL__", // Plan not needed if using existing instance
251
},
252
)
253
0 commit comments