docs: add deprecation notice to README#801
Open
kddejong wants to merge 1 commit into
Open
Conversation
Rain is no longer actively maintained and will be archived shortly after this change merges. Add a prominent deprecation warning to the top of the README (and its source template docs/README.tmpl so the notice survives `go generate`), pointing users to actively supported alternatives: the AWS CLI, AWS CDK (for reusable components such as modules), cfn-lint, and cfn-guard.
atennak1
approved these changes
Jul 8, 2026
Zee2413
approved these changes
Jul 8, 2026
chrisqm-dev
approved these changes
Jul 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rain is no longer actively maintained and will be archived shortly after this change merges. This PR adds a prominent deprecation notice to the top of the README so users are informed before they invest in adopting the tool.
Changes
> [!WARNING]deprecation callout at the top ofREADME.md, covering:docs/README.tmpl, sinceREADME.mdis generated viago generateand an edit toREADME.mdalone would be overwritten on the next regeneration.Notes
The repository is expected to be archived within a day or two of this merging.