aws-cudos-framework-deployment icon indicating copy to clipboard operation
aws-cudos-framework-deployment copied to clipboard

Unable to deploy kpi-cfn.yml after cudos-cfn.yml

Open james-lukensow opened this issue 2 years ago • 3 comments

I'm getting an error 0.1.17 when trying to deploy kpi-cfn.yml after deploying the cudos formation template.

xxxxx|SummaryView already exists in stack arn:aws:cloudformation:us-west-2:xxxxxx:stack/MoCudos/6644b8e0-b6ad-11ec-afb4-06fe22b95cfd

I assumed the KPI cloud formation template can be deployed alongside the cudos stack.

james-lukensow avatar Apr 08 '22 14:04 james-lukensow

Yes, currently it is difficult to mange multiple cost related dashboards via CFN. We are working on a solution. Please use cid-cmd tool to manage dashboards as a fallback solution.

iakov-aws avatar May 28 '22 17:05 iakov-aws

Does this limitation still apply in current version?

mubarak-j avatar Jul 09 '22 13:07 mubarak-j

Yes. This requires a complete refactoring of cfn.

Please use cid-cmd tool in the command line.

iakov-aws avatar Jul 09 '22 19:07 iakov-aws

Here a new CFN that allows you to deploy all dashboards in one run: https://github.com/aws-samples/aws-cudos-framework-deployment/blob/main/cfn-templates/cid-cfn.yml

iakov-aws avatar Sep 17 '22 06:09 iakov-aws