-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
resource/aws_docdbelastic_cluster: Add backup_retention_period and pr… #38952
Closed
trutled3
wants to merge
5
commits into
hashicorp:main
from
trutled3:f-aws_docdbelastic_cluster_backup_retention_period
Closed
resource/aws_docdbelastic_cluster: Add backup_retention_period and pr… #38952
trutled3
wants to merge
5
commits into
hashicorp:main
from
trutled3:f-aws_docdbelastic_cluster_backup_retention_period
Conversation
This file contains 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
…eferred_backup_window arguments.
Community NoteVoting for Prioritization
For Submitters
|
github-actions
bot
added
documentation
Introduces or discusses updates to documentation.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
service/docdbelastic
Issues and PRs that pertain to the docdbelastic service.
needs-triage
Waiting for first response or review from a maintainer.
labels
Aug 20, 2024
justinretzolk
added
enhancement
Requests to existing resources that expand the functionality or scope.
and removed
needs-triage
Waiting for first response or review from a maintainer.
labels
Aug 21, 2024
trutled3
deleted the
f-aws_docdbelastic_cluster_backup_retention_period
branch
September 27, 2024 19:20
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
documentation
Introduces or discusses updates to documentation.
enhancement
Requests to existing resources that expand the functionality or scope.
service/docdbelastic
Issues and PRs that pertain to the docdbelastic service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
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.
Description
This adds the backupRetentionPeriod and preferredBackupWindow capabilities from the CreateCluster API for AWS DocumentDB Elastic Clusters.
Relations
Closes #38940
References
Output from Acceptance Testing