feature/add-mongodb-instance-options #9

Merged
florian.heuer merged 2 commits from feature/add-mongodb-instance-options into main 2025-11-05 13:03:09 +00:00

This PR adds support for two new variables of the mongodb_instance_options object. These allow configuration of snapshot backup retention and point-in-time recoveries.

  • snapshot_retention_days (optional)
  • point_in_time_window_hours (required)

related:

This PR adds support for two new variables of the mongodb_instance_options object. These allow configuration of snapshot backup retention and point-in-time recoveries. - snapshot_retention_days (optional) - point_in_time_window_hours (required) related: - https://github.com/stackitcloud/terraform-provider-stackit/commit/a47fac0ae74bfc4d350cdff6efa856cef81b9340
florian.heuer added 2 commits 2025-11-04 16:48:56 +00:00
stanislav.kopp approved these changes 2025-11-05 10:57:27 +00:00
florian.heuer merged commit 06e9a5a586 into main 2025-11-05 13:03:09 +00:00
florian.heuer deleted branch feature/add-mongodb-instance-options 2025-11-05 13:03:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: commerce-platform-public/terraform-modules#9
No description provided.