-
Notifications
You must be signed in to change notification settings - Fork 16
chore: allow to tune logs bucket traffic security policies #78
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
chore: allow to tune logs bucket traffic security policies #78
Conversation
WalkthroughThis pull request adds two new boolean configuration variables to the Terraform module: Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1)**/*.tf⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (5)📓 Common learnings📚 Learning: 2024-10-30T16:46:36.813ZApplied to files:
📚 Learning: 2024-10-30T17:11:38.812ZApplied to files:
📚 Learning: 2025-01-30T16:39:53.021ZApplied to files:
📚 Learning: 2025-01-30T16:39:53.021ZApplied to files:
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
oycyc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
This was supported by the PR in the upstream module: masterpointio/terraform-aws-ssm-agent#57
|
Thanks @emaincourt -- available as v1.11.0 |
what
allow_ssl_requests_onlyandallow_encrypted_uploads_onlyin order to configure it at the underlying S3 bucket level.why
references
Summary by CodeRabbit
allow_ssl_requests_onlyconfiguration option to enforce SSL-only requestsallow_encrypted_uploads_onlyconfiguration option to require encrypted uploads