We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a40af commit b8a0d79Copy full SHA for b8a0d79
org-formation/050-costs/_tasks.yaml
@@ -41,7 +41,7 @@ CostCategoryRulesMicroservice:
41
Parameters:
42
AcmCertificateArn: !CopyValue [!Sub '${primaryRegion}-${resourcePrefix}-sageit-finops-cert-CertificateArn']
43
DnsName: "cost-rules.finops.sageit.org"
44
- ChartOfAccountsURL: "https://mips-api.finops.sageit.org/accounts?show_inactive_codes=on"
+ ChartOfAccountsURL: "https://mips-api.finops.sageit.org/accounts"
45
ProgramCodeTagList: "CostCenterOther,CostCenter"
46
47
# The underlying template uses AWS::Include, but CloudFormation will not detect changes in the included
0 commit comments