Skip to content

chore: delete osac-metering repository - #190

Open
masayag wants to merge 1 commit into
osac-project:mainfrom
masayag:chore/delete-osac-metering-repo
Open

chore: delete osac-metering repository#190
masayag wants to merge 1 commit into
osac-project:mainfrom
masayag:chore/delete-osac-metering-repo

Conversation

@masayag

@masayag masayag commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Removes the osac-metering Terraform module so the next tofu apply deletes the osac-metering GitHub repository.

Rationale: work has been consolidated into the osac mono-repo, and osac-metering never received any commits — it's an empty repository and pure dead weight.

Changes

  • Delete the module "repo_osac_metering" block from repositories.tf.
  • Delete the now-orphaned moved block that pointed repo_osac_metering_servicerepo_osac_metering (leaving it would reference a non-existent module and fail tofu validate).

⚠️ Deletion is permanent

modules/common_repository does not set archive_on_destroy, so removing the module makes Terraform/OpenTofu permanently delete the repository rather than archive it. This is intentional here because the repo is empty. (This differs from previously consolidated repos such as fulfillment-service and osac-operator, which were archived because they contained history worth preserving.)

Reviewers: please confirm the repo is genuinely empty before merging.

🤖 Generated with Claude Code

Work consolidated into the osac mono-repo; osac-metering never received
any commits, so it is dead weight. Remove the Terraform module (and the
now-orphaned moved block) so the next apply deletes the repository.

The common_repository module does not set archive_on_destroy, so removing
the module permanently deletes the repo rather than archiving it. This is
intentional given the repo is empty.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Moti Asayag <masayag@redhat.com>
@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown

Important

Review available on request

  • 🔍 Trigger review

Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment @coderabbitai review to review the latest changes. For a full review, comment @coderabbitai full review.

⚙️ Run configuration

Configuration used: Repository: osac-project/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: f5d28c66-b6e1-424f-8e39-ccd2c1ff61fd


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant