Skip to content
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

TF Rule: S3 bucket access should be restricted to https only #78

Closed
kmonihen opened this issue Feb 10, 2020 · 0 comments · Fixed by #87
Closed

TF Rule: S3 bucket access should be restricted to https only #78

kmonihen opened this issue Feb 10, 2020 · 0 comments · Fixed by #87
Assignees

Comments

@kmonihen
Copy link
Contributor

Add a new Terraform rule:
S3 bucket access should be restricted to https only by policy.

@psg9999 psg9999 self-assigned this Feb 10, 2020
psg9999 added a commit that referenced this issue Feb 10, 2020
This rule ensures that traffic to an S3 bucket is provided
only via HTTPS.  Note that the rule is only an allow and not a deny if
not present.  This is done so not to restrict anonymous access.

https://aws.amazon.com/premiumsupport/knowledge-center/s3-bucket-policy-for-config-rule/

Resolves #78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants