Skip to content

Releases: terraform-linters/tflint

v0.7.6

17 May 13:25
Compare
Choose a tag to compare

0.7.6 (2019-05-17)

BugFixes

v0.7.5

03 Apr 16:32
Compare
Choose a tag to compare

0.7.5 (2019-04-03)

Enhancements

  • Update RDS DB size list (#269)
  • Add M5 and R5 families to ElastiCache (#270)

Others

  • Add go report card (#261)
  • automate the installation of tflint on linux (#267)

v0.7.4

09 Feb 13:43
Compare
Choose a tag to compare

0.7.4 (2019-02-09)

Enhancements

  • Add support for db.m5 series db types (#258)

v0.7.3

28 Dec 06:48
Compare
Choose a tag to compare

0.7.3 (2018-12-28)

Enhancements

  • Update ec2-instances-info dependency (#257)

Others

  • Add "features" word to docs for people explicitly looking (#237)

v0.7.2

26 Aug 12:27
Compare
Choose a tag to compare

0.7.2 (2018-08-26)

Enhancements

  • Update valid instance list (#226)

v0.7.1

19 Jul 13:31
Compare
Choose a tag to compare

0.7.1 (2018-07-19)

Bugfix

  • Add missing db instances as valid types (#214)
  • Update valid instance types (#215)

Others

  • Migrate to dep from Glide (#208)
  • Add rule section in README (#213)

v0.7.0

04 Jun 11:53
Compare
Choose a tag to compare

0.7.0 (2018-06-04)

Enhancements

  • Add new rule configuration syntax (#197)

Others

  • Recommend rule syntax instead of ignore_rules in README (#200)

v0.6.0

18 May 13:33
Compare
Choose a tag to compare

0.6.0 (2018-05-18)

Enhancements

  • Support terraform.workspace variable (#181)
  • Accept glob and multiple input (#183)
  • Fallback to config under the home directory (#186)
  • Add new --quiet option (#190)

Changes

  • Remove aws_instance_not_specified_iam_profile (#180)

Bugfix

  • Handle color for Windows (#184)
  • Fix interpolation checking (#189)
  • Detect pinned sources using regular expressions (#194)

Others

  • AppVeyor 🚀 (#185)
  • Add note for installation (#196)

v0.5.4

07 Jan 08:44
Compare
Choose a tag to compare

0.5.4 (2018-01-07)

Bugfix

  • Handle empty config file (#166)

v0.5.3

09 Dec 07:35
Compare
Choose a tag to compare

0.5.3 (2017-12-09)

Enhancements

  • Support module path for v0.11.0 (#161)
  • Ignore module initialization when settings ignore_module (#163)