Skip to content

Parameterise backup policy and instance naming across resource types#142

Merged
narendra-asadi merged 12 commits intomainfrom
fix/az-backup-allow-name-overrides
Feb 10, 2026
Merged

Parameterise backup policy and instance naming across resource types#142
narendra-asadi merged 12 commits intomainfrom
fix/az-backup-allow-name-overrides

Conversation

@narendra-asadi
Copy link
Contributor

Description

This PR adds support for configurable naming templates for backup policies and backup instances across all backup submodules (blob storage, managed disk, and PostgreSQL flexible server).

The change is fully backwards-compatible. Existing consumers continue to get the same resource names by default, while teams with pre-existing resources can pass templates to avoid destructive renames. This unblocks safe adoption of the module by teams migrating from inline Terraform resources.

Type of change

Please check the relevant options:

🔲 New feature (a change which adds functionality)
🔲 Bug fix (a change which fixes an issue)
🔲 Refactoring (code cleanup or optimisation)
🔲 Testing (new tests, or improvements to existing tests)
🔲 Pipelines (changes to pipelines and workflows)
🔲 Documentation (changes to documentation)
🔲 Other (something that's not listed here - please explain)

Checklist

Please check the relevant options:

🔲 My code aligns with the style of this project
🔲 I have added comments in hard to understand areas
🔲 I have added tests that prove my change works
🔲 I have updated the documentation
🔲 If merging into main, I'm aware that the PR should be squash merged with a commit message that adheres to the semantic release format

Additional Information

Please provide any additional information or context related to this pull request.

@narendra-asadi narendra-asadi merged commit 866d60b into main Feb 10, 2026
3 checks passed
@narendra-asadi narendra-asadi deleted the fix/az-backup-allow-name-overrides branch February 10, 2026 15:42
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.

2 participants