Skip to content

Commit

Permalink
fix: policy-non-exist-and-naming (#29)
Browse files Browse the repository at this point in the history
* (update): fix naming and for_each problem

* (update): README, CHANGELOG
  • Loading branch information
xshot9011 authored Nov 23, 2022
1 parent bd1bd21 commit 3f73600
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 100 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [v1.1.9] - 2022-11-23

### Changed

- Update meta-argument to count on resource `aws_iam_role_policy_attachment.task_role`
- Update resource `aws_lb_target_group.this` to auto substr if service name is longer than 29

### Removed

- Remove local `service_name_tmp`
- Remove local `ecs_task_role_policy_arns` (change to count)

## [v1.1.8] - 2022-11-17

### Changed
Expand Down
Loading

0 comments on commit 3f73600

Please sign in to comment.