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

Firestore: Add backup schedule resource #16186

Conversation

modular-magician
Copy link
Collaborator

Adds support for configuring Firestore backup schedules.

Fixes #15790

Release Note Template for Downstream PRs (will be copied)

`google_firestore_backup_schedule`

Derived from GoogleCloudPlatform/magic-modules#8908

* Add Firestore backup schedule resource

* Add empty properties array for field dailyRecurrence

* Update mmv1/products/firestore/BackupSchedule.yaml

* Configure database as parameter instead of property

* Fix daily backup schedule

* Add additional example for weekly backup schedule

* Document possible recurrence values

* Fix ID format

* Fix importing of backup schedules

* Support updating backup schedules

* Fix lint

* Add explicit database field in one example

* Improve resource documentation

* Fix lints
[upstream:106fa0f197200fa01adab4943ffde5353a36ab93]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit c845a4d into hashicorp:main Oct 9, 2023
4 checks passed
Copy link

github-actions bot commented Nov 9, 2023

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.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firestore: Add support for configuring backup schedules
1 participant