Releases: unifio/terraform-aws-apigw
Releases · unifio/terraform-aws-apigw
v0.1.5
v0.1.4
v0.1.3
v0.1.2
0.1.2 (June 8, 2017)
BACKWARDS INCOMPATIBILITIES / NOTES
api_label
has been replaced withapi_name
in the api module.stack_item_fullname
has been replaced withapi_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
0.1.1 (April 19, 2017)
BUG FIXES
- Fixed issue with TLS certificate discovery when provisioning a custom domain.
v0.1.0
Initial release