Skip to content

Commit

Permalink
Change task_definition_arn to task_definition_name to avoid cycli…
Browse files Browse the repository at this point in the history
…cal dependencies.
  • Loading branch information
BSick7 committed Jun 21, 2023
1 parent e9a6f2d commit cd9c1a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 0.13.5 (Jun 21, 2023)
* Change `task_definition_arn` to `task_definition_name` to avoid cyclical dependencies.

# 0.13.4 (Jun 20, 2023)
* Added `task_definition_arn` and `launch_type` to `app_metadata` for capabilities.
* Added `task_definition_name` and `launch_type` to `app_metadata` for capabilities.

# 0.13.3 (Jun 14, 2023)
* Fixed duplicate port mappings when using sidecars.
Expand Down

0 comments on commit cd9c1a8

Please sign in to comment.