Private Terraform provider registry for the QPC platform (provider registry protocol). Nothing here is secret: the provider is a client for an API that requires an Entra token.
terraform {
required_providers {
qpc = { source = "registry.qest.cloud/qpc/qpc" }
}
}
Managed by infra-az-qest.cloud/terraform/infrastructure/qpc_provider_registry; published by host-scripts/Publish-QpcProviderRegistry.ps1.