Skip to content

Commit

Permalink
changelog: add entry for #405
Browse files Browse the repository at this point in the history
  • Loading branch information
lgfa29 committed Dec 16, 2023
1 parent 67e794a commit e5b6c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ IMPROVEMENTS:
* resource/nomad_csi_volume: changes to `capacity_min` or `capacity_max` may now expand the volume instead of forcing replacement,
on Nomad version 1.6.3 or later, if the CSI plugin supports it ([#382](https://github.com/hashicorp/terraform-provider-nomad/pull/382))
* resource/acl_auth_method: add support for `token_name_format` ([#403](https://github.com/hashicorp/terraform-provider-nomad/pull/403))
* resource/nomad_job: submit original jobspec on register ([#405](https://github.com/hashicorp/terraform-provider-nomad/pull/405))

BUG FIXES:
* resource/nomad_acl_policy: fixed a bug where the namespace would be incorrectly calculated from a job identity ([#396](https://github.com/hashicorp/terraform-provider-nomad/pull/396))
Expand Down

0 comments on commit e5b6c01

Please sign in to comment.