aws-ia / terraform-aws-control_tower_account_factory

AWS Control Tower Account Factory
Apache License 2.0
631 stars 420 forks source link

Missing input parameters for Cloudtrail Trails #329

Open oleptho opened 1 year ago

oleptho commented 1 year ago

Describe the outcome you'd like

Cloudtrail trails support various input parameters. When enabling an organization Cloudtrail trail in AFT, the valid input parameters are very limited. We want to configure a Cloudwatch log group for the Clodtrail organization trail. This allows us to stream Cloudtrail events to Cloudwatch and Kinesis.

Is your feature request related to a problem you are currently experiencing? If so, please describe.

Yes, we would like to stream Cloudtrail AFT trail to a Cloudwatch log group.

snebhu3 commented 1 year ago

@oleptho Thanks for the feature request, we’ve added this to our backlog. In the short term if you want to customize CloudTrail, you could create your own CloudTrail Terraform module and deploy it as an account or global customization.

nikojedynak commented 5 months ago

hey @snebhu3 any potential implementation date for this feature? Any updates?

oleptho commented 3 months ago

@snebhu3 Any updates on this feature request?