Skip to content

Commit 3ba336b

Browse files
chore(main): release 0.22.0 (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aa93862 commit 3ba336b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## [0.22.0](https://github.com/briancaffey/terraform-aws-django/compare/v0.21.1...v0.22.0) (2023-01-06)
5+
6+
7+
### Features
8+
9+
* **alb:** rename lb dir to alb ([3f55f98](https://github.com/briancaffey/terraform-aws-django/commit/3f55f98c168238e67ec494382bc62503da34f5da))
10+
* **cluster:** move ecs cluster files to new directory under ecs ([2d76924](https://github.com/briancaffey/terraform-aws-django/commit/2d76924c3b01621946b063f8a806ee294d1db1e1))
11+
* **prod:** refactor prod infra and ensure that base and app prod envs work deploying locally ([aa93862](https://github.com/briancaffey/terraform-aws-django/commit/aa93862327aa4d5d1e8efd47112d23e7ae878ad5))
12+
* **refactor:** refactor ecs service modules and log group and log stream names ([5b18264](https://github.com/briancaffey/terraform-aws-django/commit/5b18264d5a85259d78fa0aa1909c228c4554630a))
13+
* **services:** refactor ecs services into a new directory in internal modules dir ([9b397e0](https://github.com/briancaffey/terraform-aws-django/commit/9b397e0ad7df0ed7c9004fbd7c0bde86ee95a5d0))
14+
15+
16+
### Bug Fixes
17+
18+
* **bastion:** remove unused var ([1e39a31](https://github.com/briancaffey/terraform-aws-django/commit/1e39a3187dcc4c7daf92ea53fb11bfc5f21ae9b2))
19+
* **bastion:** remove unused var from prod bastion ([aa15a27](https://github.com/briancaffey/terraform-aws-django/commit/aa15a279e482e5d93fc5c01c35f71127969fd3b1))
20+
421
## [0.21.1](https://github.com/briancaffey/terraform-aws-django/compare/v0.21.0...v0.21.1) (2023-01-02)
522

623

0 commit comments

Comments
 (0)