feat: replace console banner with relationships GA announcement#3048
Merged
Conversation
Swap Terraform provider promo for the "Database relationships are out of beta" announcement, linking to the GA blog post.
Contributor
Greptile SummaryThis PR swaps the bottom-left console banner from the Terraform provider promotion to a "Database relationships are out of beta" announcement.
Confidence Score: 5/5This is a straightforward content swap with no logic changes — safe to merge. The change touches only copy, a new image asset, and a modal id. All fields are consistent with the previous promo object, the old image is properly cleaned up, and the new promo id correctly breaks any prior dismissal state from the Terraform banner. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "feat: replace console banner with relati..." | Re-trigger Greptile |
HarshMN2345
approved these changes
May 18, 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
relationships-out-of-beta.pngderived from the blog cover) and drop the now-unusedterraform-provider.png.Test plan
PUBLIC_CONSOLE_MODE=cloud, confirm the bottom-left banner renders with the new copy and image.modal:relationships_out_of_beta_announcementso prior Terraform dismissals do not carry over).