terraform-aws-elastic-beanstalk-environment
terraform-aws-elastic-beanstalk-environment copied to clipboard
Add variable to disable S3 eb-loadbalancer-logs
what
- Add a variable
enable_elb_logsto control whether or not to enable ELB logs, default value istrue - If
enable_elb_logs=falsethen the resourceaws_s3_bucket.elb_logswon't be created.
why
- In some business cases, we don't want to store elb_logs for cost-saving and don't want to maintain it to save our effort for security compliance.
- This pull request will add a bool variable
enable_elb_logs, default = true
references
- #152
This pull request is now in conflict. Could you fix it @tranquyetdev? 🙏
Hello @tranquyetdev
Are you still available to push this feature to master ? I would be glad to help you if you fix recent suggestions and conflicts.
@tranquyetdev please resolve the conflicts
@tranquyetdev please resolve the conflicts