Skip to content

Commit 93bf380

Browse files
rename flavor to standard
1 parent dfbcd85 commit 93bf380

18 files changed

+4
-418
lines changed

ibm_catalog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"products": [
33
{
4-
"label": "Testing - Cloud automation for Observability",
4+
"label": "[Add-ons Beta] Cloud automation for Observability",
55
"name": "testing-deploy-arch-ibm-observability",
66
"product_kind": "solution",
77
"tags": [
@@ -14,9 +14,9 @@
1414
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-observability-da/main/images/observability-icon.svg",
1515
"flavors": [
1616
{
17-
"label": "Instances",
18-
"name": "instances",
19-
"working_directory": "solutions/instances",
17+
"label": "Standard",
18+
"name": "standard",
19+
"working_directory": "solutions/standard",
2020
"licenses": [
2121
{
2222
"id": "LICENSE",

solutions/agents/README.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

solutions/agents/catalogValidationValues.json.template

Lines changed: 0 additions & 3 deletions
This file was deleted.

solutions/agents/kubeconfig/.gitignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

solutions/agents/kubeconfig/README.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

solutions/agents/main.tf

Lines changed: 0 additions & 48 deletions
This file was deleted.

solutions/agents/outputs.tf

Lines changed: 0 additions & 6 deletions
This file was deleted.

solutions/agents/provider.tf

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)