Releases: cn-terraform/terraform-aws-s3-static-website
Releases · cn-terraform/terraform-aws-s3-static-website
0.0.9 - Remove tfsec comment as the issue has been fixed
Remove comment about tfsec issue that was fixed
0.0.8 - Allow custom Route 53 hosted zone
Update pipeline.yml
0.0.7 - Add "depends_on" blocks to avoid Terraform dependency issues
Add "depends_on" blocks to avoid Terraform dependency issues
0.0.6 - Restrict access using OAI
Restrict access to AWS S3 content by an origin access identity
0.0.5 - Enable ACM certificate in CloudFront
[ISSUE-08] Support ACM Certificates (#13) * [ISSUE-08] Support ACM Certificates * [ISSUE-08] Fix mock plan * [ISSUE-08] Support ACM Certificates * [ISSUE-08] Support ACM Certificates * [ISSUE-08] Add certificate validation * [ISSUE-08] Add certificate validation * [ISSUE-08] Support ACM Certificates * [ISSUE-08] Require provider for ACM certificate * [ISSUE-08] Require provider for ACM certificate * [ISSUE-08] Communication between CF and S3 can only be HTTP * [ISSUE-08] Communication between CF and S3 can only be HTTP * [ISSUE-08] Communication between CF and S3 can only be HTTP * [ISSUE-08] Communication between CF and S3 can only be HTTP
0.0.4 - Fix security warnings
- Added tfsec as pre-commit task.
- Fix all tfsec findings
0.0.3 - CloudFront with Default Certificate
[ISSUE-02] Support HTTPS requests with default ClouFront Certificate …
0.0.2 - First version with CloudFront
Changing variable default value