acr/provider.tf (
8
lines of code) (
raw
):
terraform { required_providers { azurerm = { source = "hashicorp/azurerm" version = ">= 3.56, < 4.0" } } }