Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

docs: Update readme before archiving #98

Merged
merged 2 commits into from
Sep 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# terraform-google-gcr-cleaner

> [!CAUTION]
>
> The functionality provided by the tool deployed with this terraform module is [now built directly into Artifact Registry](https://cloud.google.com/artifact-registry/docs/repositories/cleanup-policy)! **We are no longer accepting bug reports or feature requests.** and this repository is now archived.

Terraform module that implements [gcr-cleaner](https://github.com/sethvargo/gcr-cleaner), a tool that deletes untagged images in [Google Cloud Container Registry](https://cloud.google.com/container-registry)
and [Google Cloud Artifact Registry](https://cloud.google.com/artifact-registry).

Expand Down
Loading