New Data Source aws_cloudwatch_log_groups #7928
Labels
new-data-source
Introduces a new data source.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Community Note
Description
The ability to list and filter log groups in Cloudwatch Logs
New or Affected Resource(s)
Potential Terraform Configuration
Returns an array of of log groups with:
name
creationTime
retentionInDays
metricFiltercount
arn
kmsKeyId
References
DescribeLogGroups API:
https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeLogGroups.html
Use Case
Be able to automate log group filter subscription creation
The text was updated successfully, but these errors were encountered: