We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1bd21 commit 3f73600Copy full SHA for 3f73600
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Change Log
2
3
+## [v1.1.9] - 2022-11-23
4
+
5
+### Changed
6
7
+- Update meta-argument to count on resource `aws_iam_role_policy_attachment.task_role`
8
+- Update resource `aws_lb_target_group.this` to auto substr if service name is longer than 29
9
10
+### Removed
11
12
+- Remove local `service_name_tmp`
13
+- Remove local `ecs_task_role_policy_arns` (change to count)
14
15
## [v1.1.8] - 2022-11-17
16
17
### Changed
0 commit comments