Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lambda-promtail terraform fails to create sqs queue #14618

Closed
mwimpelberg28 opened this issue Oct 25, 2024 · 0 comments · Fixed by #14619
Closed

lambda-promtail terraform fails to create sqs queue #14618

mwimpelberg28 opened this issue Oct 25, 2024 · 0 comments · Fixed by #14619

Comments

@mwimpelberg28
Copy link
Contributor

Describe the bug
When leveraging the lambda-promtail terraform code under tools/lambda-promtail with the variable sqs_enabled set to true the following error is thrown

Error: creating S3 Bucket () Notification: operation error S3: PutBucketNotificationConfiguration, https response error StatusCode: 400, , api error InvalidArgument: Unable to validate the following destination configurations

To Reproduce
Steps to reproduce the behavior:

  1. Set sqs_enabled to true in variables.tf
  2. Run terraform apply

Expected behavior
Terraform apply should complete with message Apply complete!

Environment:

  • Deployment tool: terraform

Screenshots, Promtail config, or terminal output
Error: creating S3 Bucket () Notification: operation error S3: PutBucketNotificationConfiguration, https response error StatusCode: 400, , api error InvalidArgument: Unable to validate the following destination configurations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant