Skip to content

APIM APIOps enables you to publish and manage your APIs via Azure API Management (APIM) using a GitOps approach, with the help of a Terraform module.

License

Notifications You must be signed in to change notification settings

robertbrandso/terraform-azurerm-apim-apiops

Repository files navigation

Azure API Management (APIM) APIOps Terraform module

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.

Resources

Flow

The diagram below illustrates the flow of APIM APIOps.

APIM APIOps flow