Skip to content

Releases: cloudposse/terraform-aws-alb-ingress

0.3.0: Better ALB Target Group naming (#8)

15 Jul 22:57
d12e9ea
Compare
Choose a tag to compare
* fix issue with passed parameter value

Fix readme

12 Jul 08:29
a08f67c
Compare
Choose a tag to compare

What

  • Change releases badge link
  • Re-render readme

Why

  • Badge has wrong url
  • Old template has a bug so avatars links were broken

0.2.4: Readme.yaml - fix avatars links

05 Jul 12:39
899684d
Compare
Choose a tag to compare

what

  • Remove home pages and avatars links

why

  • Build-harness does it automatically

Add ALB name as output

29 Jun 19:25
bb4bb8a
Compare
Choose a tag to compare
Expose additional ALB Target ouputs (#5)

* expose additional outputs for target group

* generate README

Add TravisCI

21 Jun 18:04
c011131
Compare
Choose a tag to compare
Add TravisCI (#4)

* add travis yml

* terraform fmt

README Updates

21 Jun 14:13
e54cc27
Compare
Choose a tag to compare
Use README.yaml (#3)

* use README.yaml

* generate README

* add description for output

* regenerate README

Workaround computed count limitation

15 Jun 20:50
4fdafff
Compare
Choose a tag to compare
Fix computed count issue (#2)

* work around computed count issue

* explicitly add variable types and adjust docs

* add docs for new variable

* make vpc_id required

* use _count for consistency

0.1.0: Initial implementation (#1)

15 Jun 16:11
Compare
Choose a tag to compare