Hashi Helper Versions Save

Disaster Recovery and Configuration Management for Consul and Vault

v3.4.1

1 year ago

What's Changed

Full Changelog: https://github.com/seatgeek/hashi-helper/compare/v3.4.0...v3.4.1

v3.4.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/seatgeek/hashi-helper/compare/v3.3.3...v3.4.0

v3.3.3

4 years ago

Swap Pushing Consul Before Vault

v3.3.2

4 years ago

v3.3.1

4 years ago

No functional changes in this release

v3.2.1

4 years ago
  • Upgraded Go to 1.13.7
  • Moved over to go mod for dependency management

v3.2.0

4 years ago
environment "name" {
  audit "syslog" {
    type        = "syslog"
    description = "default syslog audit device"

    options {
      log_raw       = true
      hmac_accessor = false
      format        = "json"
    }
  }
}

v3.1.0

4 years ago

The release includes #34 and #35

Thanks @oholiab