Skip to content

Commit

Permalink
changelog: add entries for hashicorp#259 and hashicorp#261
Browse files Browse the repository at this point in the history
  • Loading branch information
lgfa29 authored and elprans committed Apr 28, 2022
1 parent ee3502c commit ea79e78
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.4.17 (Unreleased)

IMPROVEMENTS:
* resource/nomad_job: allow passing Consul and Vault token through the job resource ([#261](https://github.com/hashicorp/terraform-provider-nomad/pull/261))

BUG FIXES:
* resource/scheduler_config: fixed an issue that caused the value of `memory_oversubscription_enabled` to never be set ([#259](https://github.com/hashicorp/terraform-provider-nomad/pull/259))

## 1.4.16 (November 24, 2021)

* **Target Nomad 1.2.0**: updated the Nomad client to support Nomad API and jobspec version 1.2.0 ([#256](https://github.com/hashicorp/terraform-provider-nomad/pull/256))
Expand Down

0 comments on commit ea79e78

Please sign in to comment.