Skip to content

Releases: cookielab/terraform-aws-static-site

4.10.0

19 May 08:46
7148504
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update ghcr.io/cookielab/container-image-terraform docker tag to v1.12 by @clb-robot in #46
  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.9.0 by @clb-robot in #47
  • chore(deps): update terraform gitlab to v18 by @clb-robot in #48

Full Changelog: 4.9.0...4.10.0

4.9.0

12 May 19:40
4e8f6ed
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.8.0 by @clb-robot in #44
  • feat(extra-vars): allow to pass extra CI/CD variables by @jindraj in #45

Full Changelog: 4.8.3...4.9.0

4.8.3

12 May 19:39
6fcdda3
Compare
Choose a tag to compare

What's Changed

  • fix(cloudfront): allow empty custom headers by @jindrichskupa in #36
  • feat(cf): allow to set empty custom headers & security headers by @jindrichskupa in #37
  • feat(cdn): add optional waf rule by @jindrichskupa in #28
  • Fix empty cors and custom headers 2 by @jindrichskupa in #38
  • feat(cf): allow to set empty custom headers & security headers by @jindrichskupa in #39
  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.6.1 by @clb-robot in #40
  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.7.0 by @clb-robot in #42
  • feat(deploy-role): create AWS IAM role for deployment by @jindraj in #41
  • fix(deploy-role): pass enable_deploy_ variables to gitlab submodule by @jindraj in #43

Full Changelog: 4.7.0...4.8.3

4.7.0

25 Apr 08:17
a588d7c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.5.0 by @clb-robot in #32
  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.6.0 by @clb-robot in #33

Full Changelog: 4.6.0...4.7.0

4.6.0

16 Jan 08:14
e1b79bc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update ghcr.io/cookielab/container-image-terraform docker tag to v1.10 by @clb-robot in #29
  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.3.0 by @clb-robot in #30
  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.4.0 by @clb-robot in #31

Full Changelog: 4.5.0...4.6.0

4.5.0

19 Dec 11:47
63e4626
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.1...4.5.0

4.4.0

07 Nov 10:38
11e5b65
Compare
Choose a tag to compare

What's Changed

  • feat(renovate): Add renovate.json by @jindraj in #20
  • chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.2.1 by @clb-robot in #22
  • chore(deps): update ghcr.io/cookielab/container-image-terraform docker tag to v1.9 by @clb-robot in #21
  • chore(deps): update actions/checkout action to v4 by @clb-robot in #23

New Contributors

Full Changelog: 4.3.1...4.4.0

4.3.1

24 Oct 19:12
102d9f2
Compare
Choose a tag to compare
  • chore(kms): pass key_id instead of arn to key_id parameter of aws_kms_key_policy to eliminate change (#18)

4.3.0

15 Oct 07:17
8e7ec88
Compare
Choose a tag to compare

feat(multiple domains): Add possibility to ACM for multiple zones + create DNS record in extra zones + CF aliases

4.2.1

14 Oct 06:50
Compare
Choose a tag to compare

Add possibility to specify CORS rules for S3 bucket and use them in CloudFront response headers