vpc to flow_log into an exiting s3 bucket #732
-
I am porting the code which relies on AWS VPC module to rely on gruntwork VPC module. I would like for my vpc to flow_log into the existing s3 bucket. In the former module this is a non-issue - I just provide an s3 arn. gruntwork vpc-flow-logs module seems to be lacking such functionality. In other words, I need to:
Please advise. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @asokolsky4clari, there some options on how to go about this:
Question, are you currently blocked by the lack of this functionality? |
Beta Was this translation helpful? Give feedback.
-
done: https://github.com/gruntwork-io/terraform-aws-vpc/issues/313
No. Thanks |
Beta Was this translation helpful? Give feedback.
Hi @asokolsky4clari, there some options on how to go about this:
Question, are you currently blocked by the lack of this functionality?