Skip to content

Releases: dasmeta/terraform-aws-frontend-app

v1.2.0

25 Dec 06:36
f511e87
Compare
Choose a tag to compare

1.2.0 (2024-12-25)

Features

  • DMVP-5181: upgrade s3 module version (4c10bb2)

v1.1.2

23 Sep 15:14
4e94283
Compare
Choose a tag to compare

1.1.2 (2024-09-23)

Bug Fixes

  • DMVP-5181: Add sqs event support (2676280)
  • DMVP-5181: Add sqs event support (8ebdfc6)
  • DMVP-5181: Add sqs event support (25c39ed)

v1.1.1

10 Sep 06:30
1514be6
Compare
Choose a tag to compare

1.1.1 (2024-09-10)

Bug Fixes

  • DMVP-5181: Add cors variable for support cors configs (6fb220d)
  • DMVP-5181: Add cors variable for support cors configs (0184500)

v1.1.0

27 Aug 15:21
2bd26ec
Compare
Choose a tag to compare

1.1.0 (2024-08-27)

Bug Fixes

  • DMVP-5087: have commit-msg hook executable (6eb5eb8)

Features

  • DMVP-5087: have module improved/fixed to be ready for usage (fcecc14)

v1.0.0

06 Dec 14:39
65eec85
Compare
Choose a tag to compare

1.0.0 (2022-12-06)

Features

  • DMVP-1338: extract out frontend-app setup into own module to re-use from different projects (9be8934)
  • DMVP-1338: Modified zones and aliases to support multiple domains and aliases (4a5abe4)

0.1.3

24 Oct 09:24
2e51345
Compare
Choose a tag to compare

Modified module to support multiple aliases and zones

0.1.2

24 Oct 06:07
0bc43cf
Compare
Choose a tag to compare

Add domain list support

0.1.1

19 Oct 10:33
0f2857c
Compare
Choose a tag to compare

fix dns module source

0.1.0 Initial version of frontend app setup

19 Oct 07:24
Compare
Choose a tag to compare

Module will setup CloudFront distribution, create bucket and hook into the distribution, setup DNS record and also let you configure WAF rules.