We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement the required resources to store the logs and enable ALB access logs for apps-prd EKS clusters by default and optionally apps-devstg.
n/a
Probably a good implementation would entail using the terraform-aws-s3-log-storage module to deploy the storage resources and configure the load balancer via this annotation in this ingress resource.
The text was updated successfully, but these errors were encountered:
@Franr I'm leaving here the link to the slack thread we're we've reviewed some specifics of this issue as reference.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the Feature
Implement the required resources to store the logs and enable ALB access logs for apps-prd EKS clusters by default and optionally apps-devstg.
Expected Behavior
n/a
Use Case
n/a
Describe Ideal Solution
n/a
Alternatives Considered
Probably a good implementation would entail using the terraform-aws-s3-log-storage module to deploy the storage resources and configure the load balancer via this annotation in this ingress resource.
Additional Context
n/a
The text was updated successfully, but these errors were encountered: