Skip to content

Releases: cookielab/terraform-aws-static-site

2.4.0

12 Sep 11:26

Choose a tag to compare

Feat

  • add possibility to override status codes with override_status_code_404 & override_status_code_403 variables

3.1.0

27 Jul 15:03
3.1.0

Choose a tag to compare

Feat

  • add possibility to override status codes with override_status_code_404 & override_status_code_403 variables

3.0.0

04 Jul 15:23
3.0.0

Choose a tag to compare

Requires Terraform 1.5+ and AWS Provider 5.x

2.3.0

29 May 12:44
2.3.0

Choose a tag to compare

Chore

  • Allow to use GitLab provider 16.x

2.2.0

15 May 23:45
2.2.0

Choose a tag to compare

Fixies

  • fixed s3 bucket defaults to work since April 2023

2.1.0

27 Jan 00:30
2.1.0

Choose a tag to compare

Fixies

  • fixed bug with domains not set/map

Enhancement

  • gitlab part of this module has been moved to a submodule so this module no longer requires a gitlab provider by itself

2.0.0

10 Jan 21:06
2.0.0

Choose a tag to compare

Breaking changes

  • require gitlab provider 15.7+
  • removed wildcard and wildcard_only variables
  • domain variable replaces with domains

see upgrade guide