https://github.com/tyktechnologies/tyk-terraform
Terraform modules and examples for deploying Tyk on various platforms
https://github.com/tyktechnologies/tyk-terraform
automation devops terraform terraform-modules tyk
Last synced: about 1 month ago
JSON representation
Terraform modules and examples for deploying Tyk on various platforms
- Host: GitHub
- URL: https://github.com/tyktechnologies/tyk-terraform
- Owner: TykTechnologies
- License: mpl-2.0
- Created: 2018-12-06T20:57:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T12:46:47.000Z (almost 6 years ago)
- Last Synced: 2025-07-07T11:41:20.043Z (9 months ago)
- Topics: automation, devops, terraform, terraform-modules, tyk
- Language: HCL
- Size: 76.2 KB
- Stars: 9
- Watchers: 9
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tyk Terraform modules and examples
This repository contains Terraform modules to deploy Tyk components on supported platforms (currently only AWS but more to come).
See more at:
* [Gateway on AWS](modules/tyk-gateway/aws/)
* [Dashboard on AWS](modules/tyk-dashboard/aws/)
* [Pump on AWS](modules/tyk-pump/aws/)
* [MDCB on AWS](modules/tyk-mdcb/aws/)
* [AWS CloudWatch logs and metrics for Tyk](modules/tyk-metrics/cloudwatch)
Full deployment examples are available in the deployments directory.
## Compatibility
These modules require Terraform 0.12.
In order to use them with an earlier version of Terraform please checkout tag `v1.0.0`.