|
38 | 38 | "description": "Creates and configures an IBM Key Protect instance and creates root keys for IBM Cloud Object Storage, Event Notifications, and Secrets Manager." |
39 | 39 | }, |
40 | 40 | { |
41 | | - "title": "Creates an IBM Secrets Manager instance", |
| 41 | + "title": "Creates an IBM Cloud Secrets Manager instance", |
42 | 42 | "description": "Creates and configures an IBM Secrets Manager instance." |
43 | 43 | }, |
44 | 44 | { |
|
51 | 51 | }, |
52 | 52 | { |
53 | 53 | "title": "Creates an IBM Cloud Object Storage instance", |
54 | | - "description": "Creates and configures an IBM Cloud Object Storage instance and multiple Object Storage buckets that is encrypted by Key Protect." |
| 54 | + "description": "Creates and configures an IBM Cloud Object Storage instance and multiple Object Storage buckets that are encrypted by IBM Key Protect." |
55 | 55 | }, |
56 | 56 | { |
57 | 57 | "title": "Creates an IBM Cloud Event Notifications instance", |
58 | 58 | "description": "Creates and configures an IBM Cloud Event Notifications instance with topics for Secrets Manager and Security and Compliance Center events." |
59 | 59 | }, |
60 | 60 | { |
61 | 61 | "title": "Creates service-to-service authorizations", |
62 | | - "description": "Creates and configures service-to-service authorizations for the following services: KMS, Event Notifications, Object Storage, Secrets Manager, and Security and Compliance Center." |
| 62 | + "description": "Creates and configures service-to-service authorizations for the following IBM Cloud services: Key Protect, Event Notifications, Object Storage, Security and Compliance Center, and Secrets Manager." |
63 | 63 | } |
64 | 64 | ], |
65 | 65 | "flavors": [ |
|
116 | 116 | "architecture": { |
117 | 117 | "features": [ |
118 | 118 | { |
119 | | - "title": "Creates IBM Cloud core security services in a resource group.", |
| 119 | + "title": "Creates IBM Cloud core security services in a resource group", |
120 | 120 | "description": "Creates IBM Cloud core security services in an existing resource group." |
121 | 121 | }, |
122 | 122 | { |
123 | 123 | "title": "Creates an IBM Key Protect instance", |
124 | 124 | "description": "Creates and configures an IBM Key Protect instance and creates root keys for IBM Cloud Object Storage, Event Notifications, and Secrets Manager." |
125 | 125 | }, |
126 | 126 | { |
127 | | - "title": "Creates an IBM Secrets Manager instance ", |
128 | | - "description": "Creates and configures an IBM Secrets Manager instance." |
| 127 | + "title": "Creates an IBM Cloud Secrets Manager instance", |
| 128 | + "description": "Create, lease, and centrally manage secrets that are used in your apps and services using IBM Secrets Manager instance." |
129 | 129 | }, |
130 | 130 | { |
131 | | - "title": "Optionally configure an IBM Secrets Manager IAM credentials engine to an IBM Secrets Manager instance.", |
132 | | - "description": "Optionally configure an IBM Secrets Manager IAM credentials engine to an IBM Secrets Manager instance." |
| 131 | + "title": "Optionally configure an IBM Cloud Secrets Manager IAM credentials engine to an IBM Cloud Secrets Manager instance", |
| 132 | + "description": "Optionally configure an IBM Secrets Manager IAM credentials engine to an IBM Cloud Secrets Manager instance." |
133 | 133 | }, |
134 | 134 | { |
135 | | - "title": "Creates an IBM Security and Compliance Center instance", |
136 | | - "description": "Creates and configures an IBM Security Compliance Center instance." |
| 135 | + "title": "Creates an IBM Cloud Security and Compliance Center instance", |
| 136 | + "description": "Manage your continuous compliance monitoring needs using IBM Security Compliance Center instance." |
137 | 137 | }, |
138 | 138 | { |
139 | | - "title": "Creates a Security and Compliance Center Workload Protection instance", |
140 | | - "description": "Creates and configures a Security and Compliance Center Workload Protection instance." |
| 139 | + "title": "Creates a IBM Cloud Security and Compliance Center Workload Protection instance", |
| 140 | + "description": "Creates a Cloud-Native Application Protection Platform solution to manage your security and compliance posture, allowing you to monitor misconfigurations and detect and respond to vulnerabilities and threats in real-time." |
141 | 141 | }, |
142 | 142 | { |
143 | | - "title": "Creates an IBM Event Notification instance", |
144 | | - "description": "Creates and configures an Event Notifications instance." |
| 143 | + "title": "Creates an IBM Cloud Event Notifications instance", |
| 144 | + "description": "Deliver Email, SMS, Webhooks and Push Notifications for your IBM Cloud service events using IBM Event Notifications instance." |
145 | 145 | } |
146 | 146 | ], |
147 | 147 | "diagrams": [ |
|
202 | 202 | } |
203 | 203 | }, |
204 | 204 | { |
205 | | - "key": "enable_platform_logs_metrics", |
| 205 | + "key": "enable_platform_metrics", |
206 | 206 | "type": "boolean", |
207 | 207 | "default_value": true, |
208 | | - "description": "Setting this to true will create a tenant in the same region where the Cloud Logs instance is provisioned, enabling platform logs for that region. Note: You can have only one tenant per region in an account. This variable will also enable platform logs for the Log Analysis instance and platform metrics for Cloud Monitoring instance.", |
| 208 | + "description": "Setting this to true will enable platform metrics for the Cloud Monitoring instance. NOTE: You can configure 1 instance only of the IBM Cloud Monitoring service per region to collect platform metrics in that location.", |
| 209 | + "required": false |
| 210 | + }, |
| 211 | + { |
| 212 | + "key": "logs_routing_tenant_regions", |
| 213 | + "type": "array", |
| 214 | + "default_value": [], |
| 215 | + "description": "Pass a list of regions to create a tenant that is targeted to the Cloud Logs instance created by this solution. To manage platform logs that are generated by IBM Cloud® services in a region of IBM Cloud, you must create a tenant in each region that you operate. Leave the list empty if you don't want to create any tenants.", |
209 | 216 | "required": false |
210 | 217 | }, |
211 | 218 | { |
|
223 | 230 | "required": false |
224 | 231 | }, |
225 | 232 | { |
226 | | - "key" : "existing_en_instance_crn", |
| 233 | + "key": "existing_en_instance_crn", |
227 | 234 | "type": "string", |
228 | 235 | "default_value": "__NULL__", |
229 | 236 | "description": "The CRN of existing event notification instance. If not supplied, a new instance is created.", |
|
233 | 240 | "key": "existing_secrets_manager_crn", |
234 | 241 | "type": "string", |
235 | 242 | "default_value": "__NULL__", |
236 | | - "description": "The CRN of an existing Secrets Manager instance to use in this solution. If not set, a new Secrets Manager instance is provisioned.", |
| 243 | + "description": "The CRN of an existing IBM Cloud Secrets Manager instance to use in this solution. If not set, a new Secrets Manager instance is provisioned.", |
237 | 244 | "required": false |
238 | 245 | }, |
239 | 246 | { |
240 | 247 | "key": "sm_service_plan", |
241 | 248 | "type": "string", |
242 | 249 | "default_value": "standard", |
243 | | - "description": "The pricing plan to use for Secrets Manager. Not used if `existing_secrets_manager_crn` is specified.", |
| 250 | + "description": "The pricing plan to use for IBM Cloud Secrets Manager. Not used if `existing_secrets_manager_crn` is specified.", |
244 | 251 | "required": false, |
245 | 252 | "options": [ |
246 | 253 | { |
|
254 | 261 | ] |
255 | 262 | }, |
256 | 263 | { |
257 | | - "key": "secret_manager_iam_engine_enabled", |
| 264 | + "key": "skip_iam_authorization_policy", |
| 265 | + "display_name": "Disable Secrets Manager IAM credentials engine auth policy creation?", |
258 | 266 | "type": "boolean", |
259 | 267 | "default_value": false, |
260 | | - "description": "Set this to true to to configure a Secrets Manager IAM credentials engine. If set to false, no IAM engine will be configured for your instance.", |
| 268 | + "description": "Whether to skip the creation of the IAM authorization policies required to enable the Secrets Manager IAM credentials engine. If set to false, policies will be created that grants the Secrets Manager instance 'Operator' access to the IAM identity service, and 'Groups Service Member Manage' access to the IAM groups service.", |
261 | 269 | "required": false |
262 | 270 | }, |
263 | 271 | { |
|
0 commit comments