You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ibm_catalog.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@
239
239
"value": "trial"
240
240
}
241
241
],
242
-
"default_value": "__NOT_SET__",
242
+
"default_value": "standard",
243
243
"description": "The pricing plan to use when provisioning a Secrets Manager instance. Possible values: `standard`, `trial`. You can create only one Trial instance of Secrets Manager per account. Before you can create a new Trial instance, you must delete the existing Trial instance and its reclamation. [Learn more](https://cloud.ibm.com/docs/secrets-manager?topic=secrets-manager-create-instance&interface=ui#upgrade-instance-standard)."
244
244
},
245
245
{
@@ -307,7 +307,7 @@
307
307
"name": "deploy-arch-ibm-secrets-manager",
308
308
"description": "Enables provisioning and configuration of IBM Cloud Secrets Manager for securely storing service credentials.",
0 commit comments