From b8a0d7999586f69713c89f0b3a64cb3b19e67b85 Mon Sep 17 00:00:00 2001 From: Joni Harker Date: Tue, 16 Sep 2025 15:53:38 -0700 Subject: [PATCH] bugfix: only create categories for active accounts --- org-formation/050-costs/_tasks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-formation/050-costs/_tasks.yaml b/org-formation/050-costs/_tasks.yaml index e3ce8fc9..9080cdf9 100644 --- a/org-formation/050-costs/_tasks.yaml +++ b/org-formation/050-costs/_tasks.yaml @@ -41,7 +41,7 @@ CostCategoryRulesMicroservice: Parameters: AcmCertificateArn: !CopyValue [!Sub '${primaryRegion}-${resourcePrefix}-sageit-finops-cert-CertificateArn'] DnsName: "cost-rules.finops.sageit.org" - ChartOfAccountsURL: "https://mips-api.finops.sageit.org/accounts?show_inactive_codes=on" + ChartOfAccountsURL: "https://mips-api.finops.sageit.org/accounts" ProgramCodeTagList: "CostCenterOther,CostCenter" # The underlying template uses AWS::Include, but CloudFormation will not detect changes in the included