Skip to content

Commit 3f73600

Browse files
authored
fix: policy-non-exist-and-naming (#29)
* (update): fix naming and for_each problem * (update): README, CHANGELOG
1 parent bd1bd21 commit 3f73600

File tree

4 files changed

+111
-100
lines changed

4 files changed

+111
-100
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

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+
315
## [v1.1.8] - 2022-11-17
416

517
### Changed

0 commit comments

Comments
 (0)