Skip to content

Add support for VPC Flow Logs to the EC2 operator #1560

Closed
@p3nda

Description

@p3nda

Is your feature request related to a problem?
The EC2 ACK Controller does not have support for creating VPC Flow Logs.

API reference: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFlowLogs.html

Describe the solution you'd like
I would like to be able to create VPC Flow Logs through the EC2 Controller. For example, I can create Security Groups through the EC2 controller - https://aws-controllers-k8s.github.io/community/reference/ec2/v1alpha1/securitygroup/ - the intention would be to create VPC Flow Logs in the same manner.

Describe alternatives you've considered
This can be created through other IaC for example CloudFormation or Terraform. The ultimate goal is to keep everything cohesive avoid working with multiple solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementCategorizes issue or PR as related to existing feature enhancements.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions