|
| 1 | + |
| 2 | +<a name="v0.3.6"></a> |
| 3 | +## [v0.3.6](https://github.com/commitdev/terraform-aws-zero/compare/v0.3.5...v0.3.6) (2021-05-18) |
| 4 | + |
| 5 | +### New Features |
| 6 | + |
| 7 | +* Added support for using external-secrets with kratos ([#48](https://github.com/commitdev/terraform-aws-zero/issues/48)) |
| 8 | + |
| 9 | + |
| 10 | +<a name="v0.3.5"></a> |
| 11 | +## [v0.3.5](https://github.com/commitdev/terraform-aws-zero/compare/v0.3.4...v0.3.5) (2021-05-18) |
| 12 | + |
| 13 | +### New Features |
| 14 | + |
| 15 | +* S3_hosting create CF but use existing bucket ([#47](https://github.com/commitdev/terraform-aws-zero/issues/47)) |
| 16 | + |
| 17 | + |
| 18 | +<a name="v0.3.4"></a> |
| 19 | +## [v0.3.4](https://github.com/commitdev/terraform-aws-zero/compare/v0.3.3...v0.3.4) (2021-04-27) |
| 20 | + |
| 21 | +### Bug Fixes |
| 22 | + |
| 23 | +* auth wrong target for cookie session ([#46](https://github.com/commitdev/terraform-aws-zero/issues/46)) |
| 24 | + |
| 25 | + |
1 | 26 | <a name="v0.3.3"></a> |
2 | 27 | ## [v0.3.3](https://github.com/commitdev/terraform-aws-zero/compare/v0.3.2...v0.3.3) (2021-04-23) |
3 | 28 |
|
|
13 | 38 |
|
14 | 39 | * auth endpoints targeting wrong svc name |
15 | 40 |
|
| 41 | + |
16 | 42 | <a name="v0.3.1"></a> |
17 | 43 | ## [v0.3.1](https://github.com/commitdev/terraform-aws-zero/compare/v0.3.0...v0.3.1) (2021-04-15) |
18 | 44 |
|
|
21 | 47 | * Pin the terraform version in the validation gha workflow because of issues with submodules when using TF 0.15 |
22 | 48 | * Return the EKS primary security group now for us to use in other modules, also connect the primary and additional security groups (only used for migration, as the additional security group won't be used anymore) |
23 | 49 |
|
| 50 | + |
24 | 51 | <a name="v0.3.0"></a> |
25 | 52 | ## [v0.3.0](https://github.com/commitdev/terraform-aws-zero/compare/v0.2.1...v0.3.0) (2021-04-13) |
26 | 53 |
|
27 | 54 | ### Breaking |
28 | 55 |
|
29 | 56 | * Switch EKS module to using managed node groups instead of worker groups ([#42](https://github.com/commitdev/terraform-aws-zero/issues/42)) |
30 | 57 |
|
| 58 | + |
31 | 59 | <a name="v0.2.1"></a> |
32 | 60 | ## [v0.2.1](https://github.com/commitdev/terraform-aws-zero/compare/v0.2.0...v0.2.1) (2021-03-31) |
33 | 61 |
|
34 | 62 | ### Bug Fixes |
35 | 63 |
|
36 | 64 | * Oops, somehow this change got lost. Set ingress traffic policy to local to preserve source ip. |
37 | 65 |
|
| 66 | + |
38 | 67 | <a name="v0.2.0"></a> |
39 | 68 | ## [v0.2.0](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.21...v0.2.0) (2021-03-30) |
40 | 69 |
|
|
43 | 72 | * Added pod anti affinity to nginx ingress |
44 | 73 | * Moved nginx ingress creation from aws-eks module and converted to a helm chart. Also switched to using NLB instead of ELB. |
45 | 74 |
|
| 75 | + |
| 76 | +<a name="v0.1.21"></a> |
| 77 | +## [v0.1.21](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.20...v0.1.21) (2021-03-23) |
| 78 | + |
| 79 | +### Enhancements |
| 80 | + |
| 81 | +* customizable helm resource name |
| 82 | + |
| 83 | + |
46 | 84 | <a name="v0.1.20"></a> |
47 | 85 | ## [v0.1.20](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.19...v0.1.20) (2021-03-22) |
48 | 86 |
|
|
58 | 96 | <a name="v0.1.19"></a> |
59 | 97 | ## [v0.1.19](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.18...v0.1.19) (2021-03-18) |
60 | 98 |
|
| 99 | +### Enhancements |
| 100 | + |
| 101 | +* optionally create user-auth namespace |
| 102 | + |
61 | 103 |
|
62 | 104 | <a name="v0.1.18"></a> |
63 | 105 | ## [v0.1.18](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.17...v0.1.18) (2021-03-05) |
|
84 | 126 |
|
85 | 127 |
|
86 | 128 | <a name="v0.1.14"></a> |
87 | | -## [v0.1.14](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.13...v0.1.14) (2021-01-28) |
88 | | - |
89 | | -### Enhancements |
90 | | -* add NAT instance for VPC module |
| 129 | +## [v0.1.14](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.13...v0.1.14) (2021-01-29) |
91 | 130 |
|
92 | 131 |
|
93 | 132 | <a name="v0.1.13"></a> |
|
103 | 142 |
|
104 | 143 |
|
105 | 144 | <a name="v0.1.12"></a> |
106 | | -## [v0.1.12](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.11...v0.1.12) (2020-10-20) |
107 | | - |
108 | | -### Enhancements |
109 | | -* eks: enhanced to handle k8s_groups for ci-user |
110 | | -* user_access: enhanced to handle k8s_groups for ci-user |
| 145 | +## [v0.1.12](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.11...v0.1.12) (2020-10-21) |
111 | 146 |
|
112 | 147 |
|
113 | 148 | <a name="v0.1.11"></a> |
114 | 149 | ## [v0.1.11](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.10...v0.1.11) (2020-10-13) |
115 | 150 |
|
116 | | -### Enhancements |
117 | | -* vpc: added public/private visibility tags to subnets |
118 | | - |
119 | 151 |
|
120 | 152 | <a name="v0.1.10"></a> |
121 | 153 | ## [v0.1.10](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.9...v0.1.10) (2020-10-13) |
122 | 154 |
|
123 | | -### Enhancements |
124 | | - |
125 | | -* cloudtrail: remove environment as input |
126 | | - |
127 | 155 |
|
128 | 156 | <a name="v0.1.9"></a> |
129 | 157 | ## [v0.1.9](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.8...v0.1.9) (2020-10-09) |
130 | 158 |
|
131 | | -### Enhancements |
132 | | - |
133 | | -* enable S3 encryption for s3_hosting and cloudtrail |
134 | | - |
135 | 159 |
|
136 | 160 | <a name="v0.1.8"></a> |
137 | 161 | ## [v0.1.8](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.7...v0.1.8) (2020-10-06) |
138 | 162 |
|
139 | | -### Enhancements |
140 | | - |
141 | | -* user_access: use map instead of index for resource creation |
142 | | - |
143 | 163 |
|
144 | 164 | <a name="v0.1.7"></a> |
145 | 165 | ## [v0.1.7](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.6...v0.1.7) (2020-10-06) |
146 | 166 |
|
147 | | -### New Features |
148 | | - |
149 | | -* add CloudTrail |
150 | | - |
151 | 167 |
|
152 | 168 | <a name="v0.1.6"></a> |
153 | 169 | ## [v0.1.6](https://github.com/commitdev/terraform-aws-zero/compare/v0.1.5...v0.1.6) (2020-10-05) |
|
191 | 207 | ### Bug Fixes |
192 | 208 |
|
193 | 209 | * modules with count to pick index first item ([#11](https://github.com/commitdev/terraform-aws-zero/issues/11)) |
194 | | -* Bump external module versions in database and logging modules to allow support for AWS provider version 3 ([#13](https://github.com/commitdev/terraform-aws-zero/issues/13)) |
195 | 210 |
|
196 | 211 |
|
197 | 212 | <a name="v0.1.0"></a> |
198 | 213 | ## [v0.1.0](https://github.com/commitdev/terraform-aws-zero/compare/v0.0.3...v0.1.0) (2020-09-23) |
199 | 214 |
|
200 | 215 | ### Bug Fixes |
201 | 216 |
|
| 217 | +* Bump external module versions in database and logging modules to allow support for AWS provider version 3 ([#13](https://github.com/commitdev/terraform-aws-zero/issues/13)) |
202 | 218 | * Environment check was looking for the wrong string when enabling backups ([#9](https://github.com/commitdev/terraform-aws-zero/issues/9)) |
203 | 219 |
|
204 | 220 |
|
|
0 commit comments