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
Is your feature request related to a problem? Please describe.
Support for configuring audit logging
This limits our ability to manage audit logging as part of our infrastructure-as-code setup.
Describe the solution you'd like
We would like the Terraform provider for Temporal to support configuration and management of audit logging settings. Ideally, this would allow us to:
Enable or disable audit logging.
Configure destinations (e.g., AWS S3 etc)
Set retention policies or filters if applicable.
Manage IAM roles or credentials required for logging sinks.