Skip to content

Releases: infraspecdev/terraform-aws-atlantis

v2.0.2

05 Aug 12:19
Compare
Choose a tag to compare

2.0.2 (2024-08-05)

Bug Fixes

  • the version of the atlantis docker image & env variable (56a030b)

v2.0.1

05 Aug 09:53
Compare
Choose a tag to compare

2.0.1 (2024-08-05)

Bug Fixes

  • discription of outdated docs in examples and root module (bbf3f3f)

v2.0.0

05 Aug 07:14
909cd61
Compare
Choose a tag to compare

2.0.0 (2024-08-05)

  • terraform-docs: automated action (909cd61)

BREAKING CHANGES

  • Support acm certificate specific to the sub domain

v1.2.1

02 Aug 09:23
Compare
Choose a tag to compare

1.2.1 (2024-08-02)

Bug Fixes

  • update module dependancy version (12d1807)

v1.2.0

22 Jul 07:44
Compare
Choose a tag to compare

1.2.0 (2024-07-22)

Features

  • integrate google oidc for UI authentication (88c20d0)

v1.1.0

16 Jul 05:58
Compare
Choose a tag to compare

1.1.0 (2024-07-16)

Bug Fixes

  • remove tflint warning/failure from pre-commit config (7923d27)

Features

  • update ecs module to use organization ECS creation module (0d34e47)

v1.0.1

15 Jul 09:08
Compare
Choose a tag to compare

1.0.1 (2024-07-15)

Bug Fixes

  • add missing outputs to ECS and ALB modules and update outputs.tf (2936ec2)

v1.0.0

14 Jul 09:36
Compare
Choose a tag to compare

1.0.0 (2024-07-14)

Bug Fixes

  • remove provider for network module (80bd12e)

Features

  • add files to create atlantis application (9fa722a)
  • add sub module to create alb for atlantis (2f9b6cf)
  • add sub module to create ecs cluster for atlantis (d4a7680)
  • add sub module to create network for atlantis (7e60cb2)
  • block HTTPS reqeusts except POST (442484c)