Skip to content

Releases: Relrin/terraform-sage

terraform-sage v0.2.0

06 Mar 08:54
Compare
Choose a tag to compare

Features:

  • Context switching between environments (Issue #8 / PR #9)

Updated & fixes:

  • Update all core dependencies to the latest stable releases
  • Fixed breaking changes after updates for the structopt / handlebars crates

terraform-sage v0.1.0

23 Aug 08:58
6713d3c
Compare
Choose a tag to compare

Features:

  • Implemented init, plan, apply, destroy , init, output, generate and list commands
  • Template generation before the usage original Terraform commands