infra/modules/apim/providers.tf (10 lines of code) (raw):

terraform { required_providers { azurerm = { source = "hashicorp/azurerm" } azapi = { source = "azure/azapi" } } }