You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-28Lines changed: 10 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v2.41.0"></a>
11
+
## [v2.41.0] - 2021-05-17
12
+
13
+
- feat: Only tag ecs service if longer arns are enabled in the aws account ([#153](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/153))
14
+
- docs: Example of providing server yaml configuration ([#205](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/205))
15
+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#203](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/203))
16
+
17
+
10
18
<aname="v2.40.0"></a>
11
19
## [v2.40.0] - 2021-04-15
12
20
@@ -223,18 +231,6 @@ All notable changes to this project will be documented in this file.
223
231
224
232
- docs: Fixed README after terraform-docs was updated
225
233
- feat: Added tags to cluster, task, ssm, role, and fmt ([#115](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/115))
226
-
- Merge pull request [#113](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/113) from terraform-aws-modules/terraform-provider-githubfile-1584635479759647000
227
-
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
228
-
- Merge pull request [#112](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/112) from terraform-aws-modules/terraform-provider-githubfile-1584535132232631000
229
-
-[ci skip] Create "Makefile".
230
-
- Merge pull request [#110](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/110) from terraform-aws-modules/terraform-provider-githubfile-1584535083937153000
231
-
- Merge pull request [#111](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/111) from terraform-aws-modules/terraform-provider-githubfile-1584535083937136000
232
-
- Merge pull request [#109](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/109) from terraform-aws-modules/terraform-provider-githubfile-1584535083937167000
233
-
- Merge pull request [#108](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/108) from terraform-aws-modules/terraform-provider-githubfile-1584535083936519000
234
-
-[ci skip] Create ".pre-commit-config.yaml".
235
-
-[ci skip] Create ".editorconfig".
236
-
-[ci skip] Create "LICENSE".
237
-
-[ci skip] Create ".gitignore".
238
234
239
235
240
236
<aname="v2.5.0"></a>
@@ -316,22 +312,19 @@ All notable changes to this project will be documented in this file.
316
312
## [v1.12.0] - 2019-02-14
317
313
318
314
- Fixed documentation after [#38](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/38)
319
-
- Merge pull request [#38](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/38) from kilbergr/kilbergr_add-vpc-to-outputs
320
315
- add vpc_id to outputs
321
316
322
317
323
318
<aname="v1.11.0"></a>
324
319
## [v1.11.0] - 2019-02-07
325
320
326
-
- Merge pull request [#37](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/37) from terraform-aws-modules/pr/35
327
321
- Follow up for [#35](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/35) and [#36](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/36)
328
322
- adding custom secrets and environment variables
329
323
330
324
331
325
<aname="v1.10.0"></a>
332
326
## [v1.10.0] - 2019-02-01
333
327
334
-
- Merge pull request [#32](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/32) from chenrui333/refresh-module-versions
335
328
- Update acm module version for DNS validation issue
336
329
- Update `cloudposse/ecs-container-definition/aws` to `v0.7.0`
337
330
- Merge branch 'master' into refresh-module-versions
@@ -342,15 +335,13 @@ All notable changes to this project will be documented in this file.
342
335
## [v1.9.0] - 2019-01-18
343
336
344
337
- Updated pre-commit
345
-
- Merge pull request [#30](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/30) from waeltken/http-to-https-redirect
346
338
- Adjust comments on ALB security groups
347
339
- Add http -> https redirect on the ALB
348
340
349
341
350
342
<aname="v1.8.0"></a>
351
343
## [v1.8.0] - 2019-01-07
352
344
353
-
- Merge pull request [#29](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/29) from waeltken/add-gitlab-hostname
354
345
- Add variable to configure gitlab hostname
355
346
356
347
@@ -363,7 +354,6 @@ All notable changes to this project will be documented in this file.
363
354
<aname="v1.7.0"></a>
364
355
## [v1.7.0] - 2018-12-31
365
356
366
-
- Merge pull request [#28](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/28) from terraform-aws-modules/refactor_container_definition
367
357
- Added secrets and refactored container definition section
368
358
369
359
@@ -376,10 +366,8 @@ All notable changes to this project will be documented in this file.
376
366
<aname="v1.6.0"></a>
377
367
## [v1.6.0] - 2018-12-14
378
368
379
-
- Merge pull request [#27](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/27) from terraform-aws-modules/gitlab-and-ssm
380
369
- Cleanup before merge
381
370
- Added support for gitlab and SSM parameter store
382
-
- Merge pull request [#26](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/26) from chenrui333/fix-readme
383
371
- Fix README
384
372
385
373
@@ -392,8 +380,6 @@ All notable changes to this project will be documented in this file.
392
380
<aname="v1.5.0"></a>
393
381
## [v1.5.0] - 2018-09-28
394
382
395
-
- Merge pull request [#20](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/20) from exosite/master
396
-
- Merge pull request [#21](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/21) from ldormoy/master
397
383
- updates README
398
384
- fixes typo variable name
399
385
- allows custom value for alb ingress_cidr_blocks
@@ -411,8 +397,6 @@ All notable changes to this project will be documented in this file.
411
397
## [v1.4.0] - 2018-09-07
412
398
413
399
- Fixes after [#18](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/18)
414
-
- Merge pull request [#18](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/18) from ldormoy/master
415
-
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/1) from ldormoy/support-multiple-policies
416
400
- allow ECS task role to get multiple policiy attachments
417
401
-[#7](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/7) updates README with policy_arn input
418
402
-[#7](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/7) pass ECs task exec. policy as input variable
@@ -421,7 +405,6 @@ All notable changes to this project will be documented in this file.
421
405
<aname="v1.3.0"></a>
422
406
## [v1.3.0] - 2018-08-19
423
407
424
-
- Merge pull request [#17](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/17) from bitflight-public/master
425
408
- Added a task role to the container
426
409
- setthe maximum count to 200, and the minimum to 50%, so that there is no atlantis outage when deploying
427
410
- added Task role output. Added the atlantis config in repo support
@@ -447,11 +430,9 @@ All notable changes to this project will be documented in this file.
447
430
<aname="v1.1.0"></a>
448
431
## [v1.1.0] - 2018-05-26
449
432
450
-
- Merge pull request [#12](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/12) from terraform-aws-modules/reuse_vps
451
433
- README fixes
452
434
- README fixes
453
435
- Allow reuse existing VPC and subnets
454
-
- Merge pull request [#11](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/11) from terraform-aws-modules/github_webhook
455
436
- Format tfvars
456
437
- Added github-repository-webhook
457
438
@@ -467,7 +448,8 @@ All notable changes to this project will be documented in this file.
0 commit comments