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.