Releases: cloudposse/terraform-aws-cloudwatch-flow-logs
Releases · cloudposse/terraform-aws-cloudwatch-flow-logs
0.4.0 Fixes deprecation of log_group_name
0.3.0 Fix eni aws_flow_log attachement
what
- Fix eni
aws_flow_log
attachement
why
- bug in
aws_flow_log
resource values attached
0.2.0 Remove current = “true” from `aws_region`
what
- Remove current = “true” from
aws_region
why
- Not supported anymore
0.1.2 Update readme yaml file
what
- updated
README.yaml
file - add tags and categories
- rebuild
README.md
file
why
- need to add categories and tags so we can pull them into the documentation
Migrate to README.yaml format
what
- Add
README.yaml
why
- Standardize README
Implement module for VPC flow logs
What
- Enable VPC logs collection via
CloudWatch
Why
- We need an option to collect
ACCEPT,REJECT, ALL
network logs