Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Aug 2, 2022
1 parent 476ef7a commit 05b6b26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flowlogs-transit-gateway/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# About aws-vpc-setup :: flowlogs-transit-gateway

AWS [recently announced](https://aws.amazon.com/about-aws/whats-new/2022/07/amazon-vpc-flow-logs-transit-gateway-improved-visibility-monitoring/) support for
VPC flow logs on transt gateways and transit gateway attachmetns.

This submodule creates VPC flow logs for a transit gateway. This shoudl be used per transit gateway, one in each region
You will need to run the flow logs role once before (aws-vpc-setup/flowlogs-role).

Expand Down
3 changes: 3 additions & 0 deletions flowlogs-transit-gateway/main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/*
* # About aws-vpc-setup :: flowlogs-transit-gateway
*
* AWS [recently announced](https://aws.amazon.com/about-aws/whats-new/2022/07/amazon-vpc-flow-logs-transit-gateway-improved-visibility-monitoring/) support for
* VPC flow logs on transt gateways and transit gateway attachmetns.
*
* This submodule creates VPC flow logs for a transit gateway. This shoudl be used per transit gateway, one in each region
* You will need to run the flow logs role once before (aws-vpc-setup/flowlogs-role).
*
Expand Down

0 comments on commit 05b6b26

Please sign in to comment.