Skip to content

Improve DA user experience #489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 13 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 1 addition & 21 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$",
"lines": null
},
"generated_at": "2025-05-12T16:40:05Z",
"generated_at": "2025-06-18T14:13:24Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -86,26 +86,6 @@
"type": "Secret Keyword",
"verified_result": null
}
],
"solutions/fully-configurable/README.md": [
{
"hashed_secret": "99046450b7d19bfd57bfe3773719f57af84c7f12",
"is_secret": false,
"is_verified": false,
"line_number": 92,
"type": "Secret Keyword",
"verified_result": null
}
],
"solutions/security-enforced/README.md": [
{
"hashed_secret": "99046450b7d19bfd57bfe3773719f57af84c7f12",
"is_secret": false,
"is_verified": false,
"line_number": 68,
"type": "Secret Keyword",
"verified_result": null
}
]
},
"version": "0.13.1+ibm.62.dss",
Expand Down
44 changes: 22 additions & 22 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
{
"label": "Security-enforced",
"name": "security-enforced",
"index": 2,
"install_type": "fullstack",
"working_directory": "solutions/security-enforced",
"compliance": {
Expand Down Expand Up @@ -206,16 +207,8 @@
"architecture": {
"features": [
{
"title": "Creates an Event Notifications instance",
"description": "Creates and configures an Event Notifications instance."
},
{
"title": "Creates key rings and keys",
"description": "Creates key rings and keys in an existing KMS instance."
},
{
"title": "Collects events that fail delivery",
"description": "Connect an existing Object Storage service instance and bucket. Alternatively, create instances to connect to an Event Notifications instance and collect events that faile delivery."
"title": " ",
"description": "Configured to use IBM secure by default standards that can't be changed."
}
],
"diagrams": [
Expand All @@ -234,6 +227,7 @@
{
"label": "Fully configurable",
"name": "fully-configurable",
"index": 1,
"install_type": "fullstack",
"working_directory": "solutions/fully-configurable",
"compliance": {
Expand Down Expand Up @@ -474,6 +468,7 @@
},
{
"key": "management_endpoint_type_for_bucket",
"hidden": true,
"options": [
{
"displayname": "public",
Expand All @@ -490,6 +485,7 @@
},
{
"key": "existing_secrets_manager_endpoint_type",
"hidden": true,
"options": [
{
"displayname": "private",
Expand All @@ -505,13 +501,25 @@
"key": "skip_event_notifications_secrets_manager_auth_policy"
},
{
"key": "service_credential_secrets"
"key": "service_credential_secrets",
"type": "array",
"custom_config": {
"type": "textarea",
"grouping": "deployment",
"original_grouping": "deployment"
}
},
{
"key": "service_credential_names"
},
{
"key": "cbr_rules"
"key": "cbr_rules",
"type": "array",
"custom_config": {
"type": "textarea",
"grouping": "deployment",
"original_grouping": "deployment"
}
}
],
"iam_permissions": [
Expand Down Expand Up @@ -583,16 +591,8 @@
"architecture": {
"features": [
{
"title": "Creates an Event Notifications instance",
"description": "Creates and configures an Event Notifications instance."
},
{
"title": "Creates key rings and keys",
"description": "Creates key rings and keys in an existing KMS instance."
},
{
"title": "Collects events that fail delivery",
"description": "Connect an existing IBM Cloud Object Storage (COS) service instance and creates a new bucket to collect events that fail delivery."
"title": " ",
"description": "Configured to use IBM secure by default standards, but can be edited to fit your use case."
}
],
"diagrams": [
Expand Down
4 changes: 2 additions & 2 deletions reference-architectures/en.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading