Skip to content

v1.5.0

Compare
Choose a tag to compare
@bryan-bar bryan-bar released this 27 Jun 05:02
· 2 commits to v1_5 since this release
8547be8

Release v1.5.0

Improvements:

  • CLI/Terraform-modules: user-templates saved and rendered if in the projects template directory (Bryan Barajas @bryan-bar)
    • inventory.yml.tftpl default template available, which makes use of tags to create a valid inventory file for use with edb-ansible
  • CLI: original infrastructure file saved with edb-terraform version appended (Bryan Barajas @bryan-bar)
  • CLI: HCL lock file can be copied to project to lock provider versions (Bryan Barajas @bryan-bar)
  • Additional README svg examples (Bryan Barajas @bryan-bar)

Fixes:

  • AWS: security module fails due to empty string (Bryan Barajas @bryan-bar)
  • GCloud: tag outputs updated to match AWS/Azure with labels clearly passed through (Bryan Barajas @bryan-bar)
  • CLI: stdin arguments standardized to dashes (Bryan Barajas @bryan-bar)
  • Azure: Allow port ranges and per machines rules, to mimic AWS and security groups for the user (Bryan Barajas @bryan-bar)
  • GCloud: Allow port ranges and per machines rules, to mimic AWS and security groups for the user (Bryan Barajas @bryan-bar)

Full Changelog: v1.4.2...v1.5.0