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
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:
Set sqs_enabled to true in variables.tf
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Terraform apply should complete with message
Apply complete!
Environment:
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
The text was updated successfully, but these errors were encountered: