coinbase / terraform-landscape

Improve Terraform's plan output to be easier to read and understand
Apache License 2.0
1.59k stars 116 forks source link

Fix handling of empty resources #7

Closed sds closed 7 years ago

sds commented 7 years ago

When removing a resource, landscape would fail since it doesn't have any attributes.

While here, remove the Gemfile.lock since it's not proper practice to include in a gem repo, and cut a new release.