Skip to content

Releases: bryan-rhm/terraform-aws-alb-listener-rule

v2.0.0 remove experiment optional attribute

11 Oct 18:42
Compare
Choose a tag to compare

Terraform v0.14.0 introduced a new experimental language feature for declaring object type constraints with optional attributes in your module's input variables. Thanks to feedback from those who tried the experiment, a refinement of that functionality is now stablized in Terraform v1.3.

https://www.terraform.io/language/upgrade-guides#concluding-the-optional-attributes-experiment
Full Changelog: v1.1.1...v2.0.0

[v1.1.1] Added scope to oidc configuration

05 Jul 16:42
536ecbf
Compare
Choose a tag to compare

What's Changed

  • [v1.1.1] added scope to oidc configuration by @bryan-rhm in #3

Full Changelog: v1.1.0...v1.1.1

[v1.1.0] Added oidc support

06 Jun 22:43
e0c51aa
Compare
Choose a tag to compare

[v1.1.0] Added oidc support

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Jan 21:42
1170319
Compare
Choose a tag to compare

What's Changed

  • [v1.0.0] initial module implementation by @bryan-rhm in #1

New Contributors

Full Changelog: https://github.com/bryan-rhm/terraform-aws-alb-listener-rule/commits/v1.0.0