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

Azurerm postgresql flexible server update #453

Merged
merged 237 commits into from
Mar 14, 2025

Conversation

JulianGV21
Copy link
Contributor

@JulianGV21 JulianGV21 commented Mar 4, 2025

Closes #157

@JulianGV21 JulianGV21 requested a review from a team as a code owner March 4, 2025 08:48
@JulianGV21 JulianGV21 self-assigned this Mar 4, 2025
@JulianGV21 JulianGV21 changed the title Upgrade module first steps Azurerm postgresql flexible server update Mar 4, 2025

2. **Requieres a `source_server_id`**: The original server must have avaliable backups.

3. **Must provide a restore timestamp**: `point_in_time_restore_time_in_utc` must be within the backup retention period.
Copy link
Contributor

@alambike alambike Mar 13, 2025

Choose a reason for hiding this comment

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

Please, specify the format that you should use in the restore timestamp, and the az command to list them 🙏.

If you doesn't specify the right format, the creation will fail.

@alambike alambike marked this pull request as ready for review March 13, 2025 20:15
@gustavoborragan gustavoborragan self-requested a review March 14, 2025 08:45
@JulianGV21 JulianGV21 merged commit 0295604 into main Mar 14, 2025
@JulianGV21 JulianGV21 deleted the feat/update-flexible-sever-postrgres-module branch March 14, 2025 10:30
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.

azure-flexible-server-postgresql: new inputs using terraform vars intead of yaml
4 participants