Skip to content

Latest commit

 

History

History
137 lines (69 loc) · 6.61 KB

CHANGELOG.md

File metadata and controls

137 lines (69 loc) · 6.61 KB

Changelog

All notable changes to this project will be documented in this file.

1.8.1 (2022-08-04)

Bug Fixes

1.8.0 (2022-02-21)

Features

  • add access logs implementation (e03a26b)
  • add access logs variable (6637507)
  • add terraform-aws-alb module documentation (40b349c)

1.7.2 (2022-02-21)

Bug Fixes

  • outputs variables mapping (1922296)

1.7.1 (2022-02-21)

Bug Fixes

  • subnet_mapping variable null check (a484602)

1.7.0 (2022-02-21)

Features

  • add dynamic block with subnet_mapping (d1dde78)
  • add subnet mapping variable (f5fe43e)

1.6.0 (2022-02-21)

Features

  • add versions.tf with required aws provider (70ee3a5)
  • add empty variables.tf and outputs.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 from complete-alb (01107fa)
  • remove unused vpc_id variable (ffd7e8b)

Bug Fixes

1.5.1 (2022-02-18)

Bug Fixes

  • listener rule condition patterns (db00dea)

1.5.0 (2022-02-18)

Features

  • add authenticate_cognito and authenticate_oidc listener implementation (01ccda8)
  • add authenticate_cognito and authenticate_oidc listener rule implementation (27310f7)
  • complete authenticate_* example (39f0960)

Bug Fixes

  • local sub-rule authenticate_cognito and authenticate_oidc identify (6021b92)

1.4.0 (2022-02-18)

Features

  • complete-alb security groups and fixed_response creation (18a3243)
  • added http_header, http_request_method, query_string, source_ip conditions (e6e454f)

Bug Fixes

  • example complete-alb vpc azs (f240a02)
  • listener and listener rule fixed_response action (5b06d8e)

1.3.0 (2022-02-18)

Features

  • add default values for variables (2e4d20c)
  • replace project_name, environment, application with name (67f5d0c)

Bug Fixes

1.2.0 (2022-02-18)

Features

1.1.0 (2022-02-18)

Features

1.0.0 (2022-02-18)

Features

Bug Fixes