Skip to content

Releases: cloudposse/terraform-aws-alb-ingress

0.4.0 Add authentication action to ALB listener rules

29 Mar 15:14
02cf639

Choose a tag to compare

what

  • Add authentication action to ALB listener rules

why

  • To be able to authenticate requests to ALB with Cognito or OIDC providers and then forward them to the application endpoints

Regenerate README.md

27 Jul 14:13
1a67199

Choose a tag to compare

what

  • Regenerate README.md

why

  • Previous version of build-harness has some typos

0.3.0: Better ALB Target Group naming (#8)

15 Jul 22:57
d12e9ea

Choose a tag to compare

* fix issue with passed parameter value

Fix readme

12 Jul 08:29
a08f67c

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

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

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

Choose a tag to compare

Add TravisCI (#4)

* add travis yml

* terraform fmt

README Updates

21 Jun 14:13
e54cc27

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

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

Choose a tag to compare