You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I know only one approach for enabling Object-level logging on S3 bucket via terraform - create new aws_cloudtrail and setup data_source, but in some moment it's unusable(because we have only 5 trails per region and this limit we can't increase)
So, what I can do in this situation? We didn't have any other way for Object-level logging?
I will be glad to any help)
The text was updated successfully, but these errors were encountered:
Ventals
added
the
question
A question about existing functionality; most questions are re-routed to discuss.hashicorp.com.
label
Jul 19, 2019
Thank you for using Terraform and for opening up this question. Issues on GitHub are intended to be related to bugs or feature requests with the provider codebase. Please use https://discuss.hashicorp.com/c/terraform-providers for community discussions, and questions around Terraform.
If you believe that your issue was miscategorized as a question or closed in error, please create a new issue using one of the following provided templates: bug report or feature request. Please make sure to provide us with the appropriate information so we can best determine how to assist with the given issue.
Hi! I know only one approach for enabling Object-level logging on S3 bucket via terraform - create new
aws_cloudtrail
and setupdata_source
, but in some moment it's unusable(because we have only 5 trails per region and this limit we can't increase)So, what I can do in this situation? We didn't have any other way for Object-level logging?
I will be glad to any help)
The text was updated successfully, but these errors were encountered: