Skip to content

CCC-2437: Remove unused aws_cloud_cost_cur2 template and directory - #353

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
tara.omalley/remove-unused-aws-cloud-cost-cur2
Aug 26, 2026
Merged

CCC-2437: Remove unused aws_cloud_cost_cur2 template and directory#353
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
tara.omalley/remove-unused-aws-cloud-cost-cur2

Conversation

@t-omalley

@t-omalley t-omalley commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Note: Please remember to review the contribution guidelines
if you have not yet done so.

What does this PR do?

Deletes the aws_cloud_cost_cur2/ directory (main.yaml, datadog_ccm_api_call.py, release.sh, README.md, CHANGELOG.md, version.txt).

No other files needed changes — nothing outside the directory referenced it. .gitlab-ci.yml never mentioned it, and lint.yml globs **/*.yaml, so there is simply one fewer template to lint.

Motivation

Jira ticket

CUR 2.0 setup for Cloud Cost Management is served by aws_cloud_cost/cur2-main.yaml, added in #334 and linked from the CCM CloudFormation setup page in Settings (web-uiuse-aws-cost-pint-settings.cloudformation.helpers.ts). That path is covered by the release_cloud_cost CI job.

🤖 Generated with Claude Code

The aws_cloud_cost_cur2 directory has no consumers and was never
published:

- No code in the DataDog or ddoghq orgs references the
  aws_cloud_cost_cur2 S3 path outside the directory itself.
- It has no release job in .gitlab-ci.yml and is absent from the
  validate_versions DIRS list, so version bumps never publish.
  Nothing is served from the aws_cloud_cost_cur2/ bucket prefix.
- README.md still points at v0.0.2 while version.txt reads v0.0.6,
  a mismatch release.sh fails on, so it cannot have been released
  since v0.0.2. Its Launch Stack link is still a literal ADDLINK.

CUR 2.0 setup for Cloud Cost Management is served by
aws_cloud_cost/cur2-main.yaml, which the CCM CloudFormation setup
page in Settings links to and which CI releases.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@t-omalley
t-omalley requested a review from a team as a code owner August 25, 2026 22:10
@t-omalley t-omalley changed the title Remove unused aws_cloud_cost_cur2 template CCC-2437: Remove unused aws_cloud_cost_cur2 template and directory Aug 25, 2026
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot merged commit 4e50229 into master Aug 26, 2026
8 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot deleted the tara.omalley/remove-unused-aws-cloud-cost-cur2 branch August 26, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants