Version 0.2.0
Summary
This release brings rule parity between the cfn-lint
and tflint
tool.
Changes
📐 New Rules
- feat(tflint): lambda log retention rule (#76) by @nmoutschen
- feat(tflint): lambda no star rule (#75) by @nmoutschen
🧰 Maintenance
- chore(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1 in /cfn-lint-serverless (#74) by @dependabot
- chore(deps-dev): bump flake8-bugbear from 20.11.1 to 21.4.3 in /cfn-lint-serverless (#73) by @dependabot
- chore(deps): bump github.com/hashicorp/hcl/v2 from 2.8.2 to 2.10.0 in /tflint-ruleset-aws-serverless (#71) by @dependabot
- chore(deps): bump cfn-lint from 0.49.2 to 0.51.0 in /cfn-lint-serverless (#72) by @dependabot
- chore(deps-dev): bump flake8-eradicate from 1.0.0 to 1.1.0 in /cfn-lint-serverless (#70) by @dependabot
- chore(deps): bump github.com/terraform-linters/tflint-plugin-sdk from 0.8.1 to 0.8.2 in /tflint-ruleset-aws-serverless (#69) by @dependabot
- chore(deps): bump actions/setup-python from 1 to 2.2.2 (#68) by @dependabot
- chore(deps): bump actions/setup-go from 1 to 2.1.3 (#67) by @dependabot
- chore: add dependabot config (#66) by @nmoutschen
- chore: add docs requirements to make dev (#64) by @nmoutschen
This release was made possible by the following contributors:
@dependabot, @dependabot[bot] and @nmoutschen