Closed aqche closed 5 years ago
Hey @aqche could you please remove the SSL for transit block from this PR?
I've submitted a PR (#15 ) to remove the website hosting of the bucket. Since Cloudfront is the entry point it's not needed.
We enforce HTTPs on the Cloudfront endpoint:
viewer_protocol_policy = "redirect-to-https"
@rnikoopour sounds good! i've removed the policy statement and resolved merge conflicts.
Adds some additional security best practices for the frontend S3 bucket. :)