From 6e980b6d8644a23b67b207174471169b9ff23c03 Mon Sep 17 00:00:00 2001 From: yuriypr Date: Thu, 28 Mar 2024 09:23:52 +0100 Subject: [PATCH 1/2] rename rds extended support to extended support --- dashboards/catalog.yaml | 2 +- .../extended-support-cost-projection.yaml} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename dashboards/{rds-extended-support-cost-projection/rds-extended-support-cost-projection.yaml => extended-support-cost-projection/extended-support-cost-projection.yaml} (99%) diff --git a/dashboards/catalog.yaml b/dashboards/catalog.yaml index 20dd4f46..5801631f 100644 --- a/dashboards/catalog.yaml +++ b/dashboards/catalog.yaml @@ -3,4 +3,4 @@ Resources: - Url: sustainability-proxy-metrics/sustainability-proxy-metrics.yaml - Url: data-transfer/DataTransfer-Cost-Analysis-Dashboard.yaml - Url: aws-marketplace/aws-marketplace-spg.yaml - - Url: rds-extended-support-cost-projection/rds-extended-support-cost-projection.yaml + - Url: extended-support-cost-projection/extended-support-cost-projection.yaml diff --git a/dashboards/rds-extended-support-cost-projection/rds-extended-support-cost-projection.yaml b/dashboards/extended-support-cost-projection/extended-support-cost-projection.yaml similarity index 99% rename from dashboards/rds-extended-support-cost-projection/rds-extended-support-cost-projection.yaml rename to dashboards/extended-support-cost-projection/extended-support-cost-projection.yaml index 8e312abc..e7e25c4b 100644 --- a/dashboards/rds-extended-support-cost-projection/rds-extended-support-cost-projection.yaml +++ b/dashboards/extended-support-cost-projection/extended-support-cost-projection.yaml @@ -1,10 +1,10 @@ dashboards: - RDS EXTENDED SUPPORT COST PROJECTION V1.0.0: + RDS EXTENDED SUPPORT COST PROJECTION: dependsOn: datasets: - rds_extended_support_view - name: RDS Extended Support Cost Projection v1.0.0 - dashboardId: rds-extended-support-cost-projection + name: RDS Extended Support Cost Projection + dashboardId: extended-support-cost-projection category: Custom data: |- AnalysisDefaults: From 158cc4ff4416d4092dd4f1490ecb0b95a8dc532c Mon Sep 17 00:00:00 2001 From: yuriypr Date: Thu, 28 Mar 2024 09:25:22 +0100 Subject: [PATCH 2/2] more re-naming --- .../extended-support-cost-projection.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboards/extended-support-cost-projection/extended-support-cost-projection.yaml b/dashboards/extended-support-cost-projection/extended-support-cost-projection.yaml index e7e25c4b..1f445303 100644 --- a/dashboards/extended-support-cost-projection/extended-support-cost-projection.yaml +++ b/dashboards/extended-support-cost-projection/extended-support-cost-projection.yaml @@ -3,7 +3,7 @@ dashboards: dependsOn: datasets: - rds_extended_support_view - name: RDS Extended Support Cost Projection + name: Extended Support Cost Projection dashboardId: extended-support-cost-projection category: Custom data: |-