-
### Terraform Core Version
v1.3.3
### AWS Provider Version
v5.10.0
### Affected Resource(s)
I am trying to create a waf_acl along with rule group by adding multiple rules. when I added …
-
(Original issue 1402 created by None on 2017-12-12T21:55:38.916603+00:00)
Terraform supports [data configurations](https://www.terraform.io/docs/configuration/data-sources.html), but the pygments lex…
-
**Describe the bug**
When updating the bucket policy of an S3 bucket, the reconciler applies the change continuously. This was flagged by our cloudwatch alarms. The apply was successful from ACK, how…
-
Currently, logs are parsed just enough to extract timestamps before pushing them to CWL. JSON parsing would enable more effective queries through CW Insights.
Things to think about:
- Testing: t…
-
### Describe the bug
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_rds.InstanceUpdateBehaviour.html
Much as it pains me to report it, this is inconsistent with other spelling in the …
-
Unknown resource: aws_alb
Unknown resource: aws_alb_listener
Unknown resource: aws_alb_listener_rule
Unknown resource: aws_alb_listener_rule
Unknown resource: aws_alb_listener_rule
Unknown resour…
-
Hello,
I have ecs config that pushes logs to awsfirelens. Currently, all the logs go to cloudwatch log group A but I want to
1. look for a certain pattern in the logs
2. exclude it from goin…
-
It would be useful to have the configuration of the cloudwatch dimensions in the reporter. This would decouple the cloudwatch dimension concept from the metric name and not interfere with other report…
-
TFSec custom polcies currently include aws_cloudwatch_event_target resource as requiring tags, but this resource does not include the tag attribute. This causes false positive errors to be raised duri…
-
**Background context**
Console log output should only be enabled during debugging exercises but appears to be enabled by default in some (perhaps even all) serverless services. This should be address…