terraform-landscape

Improve Terraform's plan output to be easier to read and understand

APACHE-2.0 License

Downloads
28
Stars
1.6K
Committers
24

Bot releases are hidden (Show)

terraform-landscape - 0.1.6

Published by sds over 7 years ago

  • Fix handling of read action resources (<=)
terraform-landscape - 0.1.5

Published by sds over 7 years ago

  • Fix handling of Windows line endings
terraform-landscape - 0.1.4

Published by sds over 7 years ago

  • Fix handling of repeated resources with index numbers
  • Fix changing resource attributes from empty string to JSON
  • Fix handling of consecutive resources with no attributes
terraform-landscape - 0.1.3

Published by sds over 7 years ago

  • Fix handling of resources rebuilt due to attribute changes with (forces new resource) in output
terraform-landscape - 0.1.2

Published by sds over 7 years ago

  • Fix handling of rebuilt/tainted resources
terraform-landscape - 0.1.1

Published by sds over 7 years ago

  • Fix handling of resources with no attributes
terraform-landscape - 0.1.0

Published by sds over 7 years ago

  • Don't require -out flag on Terraform command
  • Fix handling of Terraform output with no changes