Commit 2017391
authored
ECS Support (#47)
* Small tweak in docker-start
* Changing for and
* Set package architecture
* Initial ECS commit
* Adding missing ecs additional tags
* small tweaks
* more fixes
* ecs-enable and module wrapper
* Adding ECS Enable
* Fixing bitops-config
* Typo ;;
* Enable missing
* changed null for empty
* Debugging ports
* Removed ELB name
* Name fix
* Fixing ports
* Adding testing role arn
* Changing container name to resource identifier
* Fix name v2
* Making resources unique
* Fixing name
* Fix name v3
* Fixes in ECS
* Fixes
* Fixes in vars
* Making ecs task cw dependant
* typo
* Commenting out code
* debug
* Testing changes
* typo
* Missing comma
* Changes
* fixes
* fixes 2
* Fixing role
* Fixing role
* Cleanup and bump
* Cleanup, rearrange, add R53 option
* Adding call for ecs to r53
* Fixing ssl-cert deps
* Adding fe/be to ECS
* wrong dupe
* Small index fixes
* Fixing outputs
* Small local vars values fix
* Adding dependency
* Fixing dep
* fix code for sgs
* Fixing sg ports rules if dupe ports are found
* changing ssl logic
* Making ECS more flexible
* Fix json input
* Small typo
* Cleanup aws_ecs_task_er
* Rollback distinct
* Removing default from vars
* Testing data source repeat
* ECS Change in role
* Fixing vars indexes
* Fixing name
* Fixes in container defn
* Debugging
* Re-defining vars
* Var testing
* Testing empty json
* Fixing default
* Fixing missing comma
* Var fix
* Removing s3 logs block
* ECS without env
* Testing task definition different approach
* Fixing length
* Fixing missing indexes
* Fixing index in some name
* var to local
* Trying to add envs
* Fixing envs v2
* Testing v3
* Don't think it'll work
* Testing with a var
* Testing with env empty
* Testing incoming ENV to Terra
* Typo
* Testing with file_list
* Testing envs
* Adding env-vars files
* Playing sensibly
* Fixing vars
* Fixing how we call env-vars variable
* Add listeners and fix vars inputs
* Removing env_vars
* Fixing conditional
* Removing S3 logs
* Changing some order and fixing bucket logs
* Typo
* Fixing ECS bucket arn
* last chance for s3 logging
* Last chance v2
* Fixing to OVERRIDE and small logging details
* Adding autoscaling
* Changing some
* Cleanup
* Name typo
* Typo in index
* v2
* Var typos
* Debugging lb redirects
* Debugging ALB
* Debugging redirect v3
* Fixing acition.yaml
* Changing type
* Another debug
* Changing conditional order
* How about now
* Testing forward for HTTPS
* Playing with ALB
* Adding target for listeners
* Debugging env-vars
* Removing debug
* Debugging files locations
* Debugging files
* Getting file content
* Debug cleanup + sensitive json
* Adding json file inputs
* Task definition list merge
* typo
* Reading file directly
* Typo in path
* Adding jsondecode
* v2
* Testing cleaner approach
* v3
* debugging loading container def'ns
* v2
* v3
* v4
* V5
* v6
* V7
* v8
* v9
* v10
* v11
* v12
* Making incoming files sensible
* Fixing task_count
* Fixing names
* Fix
* Typo in bucket policy
* Removing bucket policy
* Removing s3 bucket logging from ecs
* Cosmetic typo fix
* Typo in cloudwatch defn
* Adding option for task/container cpu-mem
Making path optional, based on input
* Typo & reorder
* Typo in var_name
* Typo in var name
* Lentgh fix
* Debugging for_each
* v2
* v3
* Fixing redirects for main listener
* Fixing redirect listeners creation when no redirect is enabled
* Cleanup
* Missing [count.index]
* More missing indexes
* Adding network mode option
* Var mapping fix
* Fixing app image count
* Huge finishing bump for ECS
* Fixing index
* Cosmetic changes
* Fixes for lb paths naming
* Cosmetics v21 parent 76b13d4 commit 2017391
File tree
15 files changed
+1014
-10
lines changed- operations
- _scripts
- deploy
- generate
- deployment/terraform
- aws
- modules/aws/ecs
15 files changed
+1014
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | | - | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
237 | | - | |
| 238 | + | |
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
| |||
276 | 277 | | |
277 | 278 | | |
278 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
279 | 317 | | |
280 | 318 | | |
281 | 319 | | |
| |||
300 | 338 | | |
301 | 339 | | |
302 | 340 | | |
303 | | - | |
| 341 | + | |
304 | 342 | | |
305 | 343 | | |
306 | 344 | | |
| |||
489 | 527 | | |
490 | 528 | | |
491 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
492 | 574 | | |
493 | 575 | | |
494 | 576 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
430 | 525 | | |
431 | 526 | | |
432 | 527 | | |
| |||
753 | 848 | | |
754 | 849 | | |
755 | 850 | | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
756 | 884 | | |
757 | 885 | | |
758 | 886 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
132 | | - | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
174 | | - | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
0 commit comments