Skip to content

Releases: unifio/terraform-aws-apigw

v0.1.5

31 May 17:55
689fc31
Compare
Choose a tag to compare
  • Include TF aws-provider > 1.9 deprecation warning updates for current provider

v0.1.4

23 Jun 15:59
Compare
Choose a tag to compare

0.1.4 (June 23, 2017)

  • Include addtional conditions for method resources.

v0.1.3

22 Jun 17:19
Compare
Choose a tag to compare

0.1.3 (June 22, 2017)

  • Added response_models and response_parameters to aws_api_gateway_method_response resource.

v0.1.2

09 Jun 04:04
Compare
Choose a tag to compare

0.1.2 (June 8, 2017)

BACKWARDS INCOMPATIBILITIES / NOTES

  • api_label has been replaced with api_name in the api module.
  • stack_item_fullname has been replaced with api_description in the api module.
  • stack_item_lable has been removed from the api module.

IMPROVEMENTS / NEW FEATURES

  • Added support for use of IAM roles with the nested AWS provider used for certificate lookup from us-east-1.
  • Updated API naming variables to allow for more descriptive names and descriptions.

v0.1.1

19 Apr 15:18
Compare
Choose a tag to compare

0.1.1 (April 19, 2017)

BUG FIXES

  • Fixed issue with TLS certificate discovery when provisioning a custom domain.

v0.1.0

18 Apr 20:41
Compare
Choose a tag to compare

Initial release