All notable changes to this project will be documented in this file.
1.8.1 (2022-08-04)
1.8.0 (2022-02-21)
- add access logs implementation (e03a26b)
- add access logs variable (6637507)
- add terraform-aws-alb module documentation (40b349c)
1.7.2 (2022-02-21)
- outputs variables mapping (1922296)
1.7.1 (2022-02-21)
subnet_mapping
variable null check (a484602)
1.7.0 (2022-02-21)
1.6.0 (2022-02-21)
- add
versions.tf
with requiredaws
provider (70ee3a5) - add empty
variables.tf
andoutputs.tf
files (c9d6cf0) - add newline at the end of file (8d79d3c)
- add pre-commit workflow (7f01366)
- add useful outputs variables (8d9c0d7)
- remove
vpc_id
variable fromcomplete-alb
(01107fa) - remove unused
vpc_id
variable (ffd7e8b)
- add Apache 2.0 LICENSE (807b956)
1.5.1 (2022-02-18)
- listener rule condition patterns (db00dea)
1.5.0 (2022-02-18)
- add
authenticate_cognito
andauthenticate_oidc
listener implementation (01ccda8) - add
authenticate_cognito
andauthenticate_oidc
listener rule implementation (27310f7) - complete
authenticate_*
example (39f0960)
- local sub-rule
authenticate_cognito
andauthenticate_oidc
identify (6021b92)
1.4.0 (2022-02-18)
complete-alb
security groups andfixed_response
creation (18a3243)- added
http_header
,http_request_method
,query_string
,source_ip
conditions (e6e454f)
1.3.0 (2022-02-18)
- add default values for variables (2e4d20c)
- replace
project_name
,environment
,application
withname
(67f5d0c)
- alb resources tags (ab9aa0e)
1.2.0 (2022-02-18)
- initial complete alb (7ec2d46)
1.1.0 (2022-02-18)
- alb implementation (7582cfd)
- input & output variables (0de6a94)
- parse listeners with locals (147862e)
- initial commit (454ca1b)
- workflows folder name (8944c23)