Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add riff raff project tag #1374

Merged
merged 3 commits into from
Sep 20, 2024
Merged

Add riff raff project tag #1374

merged 3 commits into from
Sep 20, 2024

Conversation

jorgeazevedo
Copy link
Contributor

@jorgeazevedo jorgeazevedo commented Sep 6, 2024

What does this change?

Riff raff tags every resource it deploys with a set of common tags, and this patch adds a new one called gu:riff-raff-project with the name of the riff raff project.

This is useful to quickly find the riff raff project, and hence the deployment history, of any resource that's been deployed by riff raff.

How to test

This can easily tested by deploying to riff raff CODE, and using it to deploy an application. We've deployed cdk playground and amiable and saw that the new tag is being set correctly.

Screenshot 2024-09-20 at 11 54 42

Have we considered potential risks?

Merging this PR means that every project that gets deployed with riff raff after this change will have to perform a tag update across all the project resources. It's a one time cost that shouldn't cause any issues.

@jorgeazevedo jorgeazevedo marked this pull request as ready for review September 20, 2024 10:50
@jorgeazevedo jorgeazevedo requested review from a team as code owners September 20, 2024 10:50
riff-raff/app/AppComponents.scala Outdated Show resolved Hide resolved
@akash1810
Copy link
Member

This will have a huge positive impact to so many scenarios, e.g. auditing, incident response, etc. 💎

@jorgeazevedo jorgeazevedo merged commit c9e530e into main Sep 20, 2024
3 checks passed
@jorgeazevedo jorgeazevedo deleted the ja-add-riff-raff-project-tag branch September 20, 2024 11:16
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.

2 participants