Skip to content

Releases: Skatteetaten/terraform-nomad-minio

Release v0.4.2

30 Apr 14:31
1956ea8
Compare
Choose a tag to compare

Added

  • Added Native Vault KMS support using Vault transit encryption #113
    • In this version we are using the deprecated native vault integration.
    • EOL for this feature is October 2021
    • Switch to MinIO KES before then
  • Added support for root secret key rollover when using Vault for secret keeping #115

Release v0.4.1

24 Feb 13:48
2b8afeb
Compare
Choose a tag to compare

[0.4.1]

Changed

  • Now uses the mc_container_image instead of hardcoded image #100

Release v0.4.0

01 Dec 05:22
db60ae9
Compare
Choose a tag to compare

Added

  • Added skip-duplicate-runs #78
  • Added sidecar_task #85
  • Modified expose for healthchecks #85

Changed

  • Removed failed_when in 01-create_vault_policy_to_read_secrets.yml & updated README [no issue]
  • Changed to anothrNick/github-tag-action to get bumped version tags. Old action is deprecated [no issue]
  • Updated variables for consistency #59

Release v0.3.0

07 Nov 12:57
8dc8cab
Compare
Choose a tag to compare

Added

  • Added canary deployment and switch #64
  • Added intentions sections to README.md #65
  • Added input variable and template stanza for Consul Connect upstreams #72
  • Added input variable for MC extra commands, appended to command in MC job #73
  • Added user defined variables for resources #70
  • Added output for minio port number #77

Changed

  • Proper rendering of credentials #66
  • Removed box example [no issue]
  • Updated to fit hashistack v0.7.1 #71

Release v0.2.0

23 Oct 09:16
f1b58e9
Compare
Choose a tag to compare

Added

  • Github templates for issues and PRs #54

Changed

  • Updated up and template_example targets in makefile #48
  • Updated enforce-changelog in github workflow file #50
  • Synced with template and updated box version #52
  • Changed path for data_dir local/data -> minio/data #57

Release v0.1.0

05 Oct 19:31
7204c9f
Compare
Choose a tag to compare

Added

  • Use vault to generate secrets for minio using kv #16
  • Code to support successful execution of nomad mc job and tests when consul_acl_default_policy is deny #26
  • Updated README.md #21
  • Added host volume for minio #20
  • Added tests to verify host volume for minio #34
  • Added release and release-prerequisites jobs in workflow file #35
  • Added github action to create follow up issue after github release #36
  • Added changelog enforcer #42
  • Added switch use_host_volume for enabling/disabling host volume #39
  • Use ansible module to create random strings #44

Changed

  • terraform-provider-nomad 1.4.0 -> 1.4.9 and vault provider 2.13.0 -> 2.14.0 #30

0.0.3

02 Sep 10:09
8c25a5f
Compare
Choose a tag to compare

Added

  • Tests #4
  • Documentation #3
  • File/directories upload examples #11

0.0.2

27 Aug 08:37
178b097
Compare
Choose a tag to compare

Changed

  • Rename vars in variables.tf

Added

  • Initial example
  • Changelog #7

Fixed

  • Remove hardcoded nomad provider #6

0.0.1

24 Aug 14:16
3780292
Compare
Choose a tag to compare
Merge pull request #5 from fredrikhgrelland/feature/zhenik-draft

Feature/zhenik draft