APIM APIOps enables you to publish and manage your APIs via Azure API Management (APIM) using a GitOps approach. This involves conducting all publishing and configuration of the APIs via a git repository. Such operations are facilitated through configuration in JSON files, alongside the OpenAPI specification available in either JSON or YAML format.
API developers are not required to possess any knowledge about Terraform, as all configurations are executed through JSON files.
Based on Robert Brandsø work: robertbrandso/terraform-azurerm-apim-apiops.
Adds support for API Operations, self-managed gateways and policy fragments, template expansion for XML policies and information files, and more.
The diagram below illustrates the flow of APIM APIOps.
