Skip to content

Releases: robburger/terraform-pr-commenter

v1.5.0

05 Sep 13:41
72c6e45
Compare
Choose a tag to compare

v1.5.0

  • Bump to Terraform v1.0.6 internally (only affects fmt)
  • Fix Terraform v1 plan output truncation

v1.4.0

27 Apr 17:26
c06d8f2
Compare
Choose a tag to compare

v1.4.0

  • Bump to Terraform v0.15.0 internally (only affects fmt)
  • Change the way plans are truncated after introduction of new horizontal break in TF v0.15.0
  • Add validate comment handling
  • Update readme

v1.3.0

27 Mar 12:25
c455396
Compare
Choose a tag to compare

v1.3.0

  • Bump to Terraform v0.14.9 internally (only affects fmt)
  • Fix output truncation in Terraform v0.14 and above

v1.2.0

26 Jan 09:30
b7622fb
Compare
Choose a tag to compare

v1.2.0

  • Bump to Terraform v0.14.5 internally (only affects fmt)
  • Change to leave fmt output as-is
  • Add colourisation to plan diffs where there are changes (on by default, controlled with HIGHLIGHT_CHANGES environment variable)
  • Update readme

v1.1.0

24 Jan 20:20
900d61a
Compare
Choose a tag to compare

v1.1.0

  • Adds better parsing for Terraform v0.14 (#3)

Initial release

25 Jun 23:06
753617c
Compare
Choose a tag to compare

v1.0.0

  • Initial commit - release to the wild 🚀 (#1)