Skip to content

Tags: RyanOatz99/terraform-aws-apigateway-v2

Tags

v1.5.1

Toggle v1.5.1's commit message
chore(release): version 1.5.1 [skip ci]

## [1.5.1](terraform-aws-modules/terraform-aws-apigateway-v2@v1.5.0...v1.5.1) (2021-11-22)

### Bug Fixes

* update CI/CD process to enable auto-release workflow ([terraform-aws-modules#60](terraform-aws-modules#60)) ([55f5c1d](terraform-aws-modules@55f5c1d))

v1.5.0

Toggle v1.5.0's commit message
2021-11-01T20:49:12Z

ee71f10 Updated CHANGELOG
5b54d05 feat: Add support for response_parameters in integrations (terraform-aws-modules#58)

v1.4.0

Toggle v1.4.0's commit message
2021-09-23T07:47:07Z

5871093 Updated CHANGELOG
1c76782 Feat: Add create_before_destroy lifecycle to integration resources (terraform-aws-modules#55)

v1.3.0

Toggle v1.3.0's commit message
2021-09-16T07:31:47Z

333ca34 Updated CHANGELOG
ed0381d fix: Fixed output when create_api_domain_name is false (terraform-aws-modules#44)
3cd47fe chore: Fixed GH Action with terraform-docs

v1.2.0

Toggle v1.2.0's commit message
2021-08-26T08:39:04Z

27efd09 Updated CHANGELOG
c1d224d feat: Add support for tls_config in integrations (terraform-aws-modules#51)
76e7ce2 fix: Fixed source_arn in example (fixes terraform-aws-modules#41)

v1.1.0

Toggle v1.1.0's commit message
2021-05-25T08:16:22Z

31e9576 Updated CHANGELOG
676270b chore: Remove check boxes that don't render properly in module doc (terraform-aws-modules#40)
df81621 chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license (terraform-aws-modules#38)
63df3a7 chore: Updated versions in README (terraform-aws-modules#37)

v1.0.0

Toggle v1.0.0's commit message
2021-04-26T15:36:49Z

5e39fc8 Updated CHANGELOG
b235b06 feat: Shorten outputs (removing this_), added domain name to outputs (terraform-aws-modules#34)

v0.16.0

Toggle v0.16.0's commit message
2021-04-25T18:35:54Z

3efdde8 Updated CHANGELOG
9ccdeb0 feat: Add support for default_route_settings (terraform-aws-modules#32)

v0.15.0

Toggle v0.15.0's commit message
2021-04-24T17:45:51Z

82a11c5 Updated CHANGELOG
85e8a6b feat: Added support for mTLS and the ability to disable default endpoint (terraform-aws-modules#29)
5a7f674 chore: update documentation and pin `terraform_docs` version to avoid future changes (terraform-aws-modules#28)

v0.14.0

Toggle v0.14.0's commit message
2021-03-16T09:13:39Z

7a18857 Updated CHANGELOG
31b04cf feat: Add support for OpenAPI definition (terraform-aws-modules#27)