awslabs / data-on-eks

DoEKS is a tool to build, deploy and scale Data & ML Platforms on Amazon EKS
https://awslabs.github.io/data-on-eks/
Apache License 2.0
617 stars 210 forks source link

fix: Remove trailing curly from wildcard bucket arn #514

Closed dacort closed 5 months ago

dacort commented 5 months ago

What does this PR do?

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted. Consult the CONTRIBUTING guide for submitting pull-requests.

The bucket arns for several aws_for_fluentbit addons have an extra } at the end, resulting in fluentbit unable to write logs to s3.

Motivation

❤️

More

For Moderators

Additional Notes