Skip to content

msterin/terraform-azurerm-apim-apiops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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.

Resources

Flow

The diagram below illustrates the flow of APIM APIOps.

APIM APIOps flow

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 99.6%
  • Shell 0.4%