Skip to content

temporary main branch for azurerm v4 upgrade#184

Draft
RMcVelia wants to merge 1 commit intomainfrom
main-azurerm-v4
Draft

temporary main branch for azurerm v4 upgrade#184
RMcVelia wants to merge 1 commit intomainfrom
main-azurerm-v4

Conversation

@RMcVelia
Copy link
Copy Markdown
Contributor

@RMcVelia RMcVelia commented Feb 23, 2026

Context

Updating the azurerm provider from version 3 to version 4

Changes proposed in this pull request

We can't support both versions from the same modules, so while we upgrade services we will have the following 3 branches

  • main-azurerm-v4
  • testing-azurerm-v4
  • stable-azurerm-v4

As we update each service, we will point to the branches above.
Any additions should be applied in separate commits.
terraform module changes that are applied to the v3 main, testing and stable should be applied to the v4 branches in the same order (rebase from the v3 branch).

Once all services are updated, the v4 specific commits will be applied to main, testing and stable, and then the v4 branches can be removed.

This PR is not to be merged.

Checklist

  • I have performed a self-review of my code, including formatting and typos
  • I have cleaned the commit history
  • I have added the Devops label
  • I have attached the pull request to the trello card

@RMcVelia RMcVelia force-pushed the main-azurerm-v4 branch 3 times, most recently from 123017a to 0f172c3 Compare February 24, 2026 17:29
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.

1 participant