Skip to content

Releases: coinbase/terraform-landscape

0.3.4

05 Jan 21:35
@sds sds
v0.3.4
1558b8f
Compare
Choose a tag to compare
  • Fix syntax errors when running on Ruby 3

0.3.3

14 Feb 19:56
@sds sds
Compare
Choose a tag to compare
  • Fix handling of Windows newlines in preprocessing step

0.3.2

30 Mar 23:49
@sds sds
Compare
Choose a tag to compare
  • Fix handling of UTF-8 strings in Terraform plans

0.3.1

07 Feb 07:04
@sds sds
Compare
Choose a tag to compare
  • Fix handling of initialization messages for included modules

0.3.0

14 Jan 00:17
@sds sds
Compare
Choose a tag to compare
  • Display original Terraform output when Landscape encounters an unhandled exception
  • Drop dependency on string_undump gem in favor of built in String#undump method
    introduced in Ruby 2.5
  • Require Ruby 2.5 or newer

0.2.2

30 Nov 17:32
@sds sds
Compare
Choose a tag to compare
  • Fix output parser to show changed sensitive values
  • Fix plan parser to not extract attributes using eval
  • Include warning messages in output

0.2.1

23 Sep 20:50
@sds sds
v0.2.1
4e45a67
Compare
Choose a tag to compare
  • Include period after No changes to maximize output compatibility
  • Fix output parser to work with Terraform workspaces
  • Fix output parser to work around multi-byte UTF-8 characters in certain scenarios

0.2.0

20 Jul 16:34
@sds sds
v0.2.0
11c5de7
Compare
Choose a tag to compare
  • Sort JSON by keys before generating diff

0.1.18

12 Jun 05:34
@sds sds
v0.1.18
f0736e3
Compare
Choose a tag to compare
  • Allow confirming terraform apply prompt

0.1.17

14 Nov 22:56
@sds sds
11dcd4f
Compare
Choose a tag to compare
  • Fix handling of dashed line separators after state refresh output