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

Backup policy retention period validation #13

Closed

Conversation

johncollinson2001
Copy link
Contributor

  • Added validation to ensure the backup policy retention period is within acceptable limits.
  • Normal retention period is limited to a maximum of 30 days.
  • If use_extended_retention is enabled, the retention period can be extended up to 365 days.
  • Added terraform integration tests to cover new validation logic.

@johncollinson2001 johncollinson2001 requested a review from a team October 3, 2024 21:04
@johncollinson2001 johncollinson2001 marked this pull request as draft October 3, 2024 21:05
@johncollinson2001 johncollinson2001 changed the base branch from main to johnc/backup-modules October 3, 2024 21:05
@johncollinson2001 johncollinson2001 deleted the branch johnc/backup-modules October 4, 2024 19:50
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.

1 participant