v1.0.0
1.0.0 (2021-11-14)
Code Refactoring
- vars: replace
vpcwithnetworking(c1ea17f)
Features
- lb: add support for access_logs (ccd4c0a)
- lb: add support for subnet_mapping (310659a)
- lb: improve loadblanacer variabilization (766f975)
BREAKING CHANGES
- vars:
var.vpcis nowvar.networking.
The type has changed fromanytoobjectwith a
vpc_id(string) andsubnet_ids(list(string))
attributes.
Signed-off-by: Theo Bob Massard [email protected]