observeinc / terraform-aws-collection

Terraform module which streamlines collection from multiple sources within AWS
https://docs.observeinc.com/en/latest/content/integrations/aws/aws.html#installation
Other
3 stars 3 forks source link

fix(configsubscription): match targets, relax permissions #141

Closed jta closed 6 months ago

jta commented 6 months ago

Our targets were all referencing the same rule, and were additionally not able to write to SQS due to stringent permissions on the forwarder queue. This commit fixes the target references, and additionally relaxes forwarder policy to match what we do in our CloudFormation template.