Skip to content

Conversation

@renanbadeud
Copy link

Description

Upgrade azurerm provider to v4.x

Migrating from azurerm 3.x to v4.x.

Refs

Provider constraint

terraform {
  required_providers {
    azurerm = {
      source  = "registry.terraform.io/hashicorp/azurerm"
      version = ">=4.40.0, <5.0"
    }
  }
  required_version = ">=1.5"
}

Additional information

No response

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