scenarios/apim-baseline/terraform/modules/gateway/certificate/providers.tf (
8
lines of code) (
raw
):
terraform { required_providers { azapi = { source = "azure/azapi" version = "~> 1.0" } } }