Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 435 Bytes

Terraform provider for KONG

Uses Terraform to configure APIs in Kong.

Compile and terraform plan / apply

go build -o tests/terraform-provider-kong

Don't forget to copy binary to terraform local dir

Example usage

Please refer to terraform folder