Skip to content

v2.3.0

Latest

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 29 Apr 11:03
a5e0173
feat: support additional flow log parameters @RoseSecurity (#93) ## what
  • Ran pre-commit hooks against all files
  • Added three additional VPC flow log resource parameters and added one as an input to the tests

why

  • Support additional parameters for more granular control of VPC flow logs

references

Summary by CodeRabbit

  • New Features

    • Added VPC Flow Logs configuration options: custom log format, aggregation interval control, and subnet attachment support.
  • Chores

    • Fixed formatting and whitespace inconsistencies across configuration and documentation files.
    • Updated test fixtures to include VPC Flow Logs configuration parameters.