File tree Expand file tree Collapse file tree 5 files changed +151
-108
lines changed Expand file tree Collapse file tree 5 files changed +151
-108
lines changed Original file line number Diff line number Diff line change 11
11
args :
12
12
- " --args=--only=terraform_deprecated_interpolation"
13
13
- " --args=--only=terraform_deprecated_index"
14
- # - "--args=--only=terraform_unused_declarations"
14
+ - " --args=--only=terraform_unused_declarations"
15
15
- " --args=--only=terraform_comment_syntax"
16
16
- " --args=--only=terraform_documented_outputs"
17
17
- " --args=--only=terraform_documented_variables"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.1.8] - 2022-11-17
4
+
5
+ ### Changed
6
+
7
+ - Update ` .pre-commit-config.yaml `
8
+ - Migrate resource ` aws_appautoscaling_policy.step_scaling_policies.step_adjustment ` to dynamic ` step_adjustment ` block
9
+ - Update resource ` aws_cloudwatch_metric_alarm.step_alarm ` to be module ` step_alarm ` (v1.0.0)
10
+
11
+ ### Removed
12
+
13
+ - Remove ` local.ecs_default_task_role_policy_arns `
14
+
3
15
## [ v1.1.7] - 2022-10-10
4
16
5
17
### Added
You can’t perform that action at this time.
0 commit comments