Releases: infraspecdev/terraform-aws-atlantis
Releases · infraspecdev/terraform-aws-atlantis
v2.0.2
2.0.2 (2024-08-05)
Bug Fixes
- the version of the atlantis docker image & env variable (56a030b)
v2.0.1
2.0.1 (2024-08-05)
Bug Fixes
- discription of outdated docs in examples and root module (bbf3f3f)
v2.0.0
2.0.0 (2024-08-05)
- terraform-docs: automated action (909cd61)
BREAKING CHANGES
- Support acm certificate specific to the sub domain
v1.2.1
1.2.1 (2024-08-02)
Bug Fixes
- update module dependancy version (12d1807)
v1.2.0
1.2.0 (2024-07-22)
Features
- integrate google oidc for UI authentication (88c20d0)
v1.1.0
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
1.0.1 (2024-07-15)
Bug Fixes
- add missing outputs to ECS and ALB modules and update outputs.tf (2936ec2)
v1.0.0
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)