This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Releases: comtravo/terraform-aws-api-gateway
Releases · comtravo/terraform-aws-api-gateway
TF - 0.13 upgrade
AWS Plugin 3.0 support
Feature/upgrade to aws v 3 (#6) * Bump aws provider version at 3.0 * update terraform-docs command * terraform-docs to README.md * Bump lambda at v4 * Revert "update terraform-docs command" This reverts commit 514a56a029da855f1cb6ae6c3f6ebc257d6f9ac1.
Output API Gateway name
2.1.0 Output API Gateway name (#7)
Terraform 0.12 upgrade
2.0.0 Terraform 0.12 upgrade (#5)
v1.0.3 with AWS API Gateway prevent_destroy flag
v1.0.3-lock Added prevent_destroy to rest_api (#4)
Generate custom Invoke URL
This update generates the custom invoke URL for the APIG. If no custom domain name is given, it defaults to the invoke URL of the stage.
Update README.md
v1.0.2 Update README.md
Fix example
v1.0.1 Update example
Initial release
v1.0.0 initial commit