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

build: migrate backup stack to cdk #503

Merged
merged 29 commits into from
May 22, 2024
Merged

build: migrate backup stack to cdk #503

merged 29 commits into from
May 22, 2024

Conversation

peermuellerxw
Copy link
Contributor

@peermuellerxw peermuellerxw commented May 2, 2024

Closes #504

@peermuellerxw peermuellerxw added the cdk-migration Part of the migration to cdk label May 7, 2024
raise Exception


def policy_attached(policy_id):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would feel a little more readable to me to break this statement into more, separated lines.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree. I just copied this code from the existing inline lambdas. The next step I want to take is to refactor this functionality as meanwhile AWS Backup is capable to do the things we want without requiring special tags. #284

@peermuellerxw peermuellerxw merged commit 39b02f1 into main May 22, 2024
6 checks passed
@peermuellerxw peermuellerxw deleted the migrate-backup-cdk branch May 22, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cdk-migration Part of the migration to cdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate backup stack to CDK
2 participants