github hashicorp/terraform-provider-nomad v2.5.0

4 months ago

BREAKING CHANGES:

  • provider: The deprecated consul_token and vault_token fields have been removed (#518
  • resource/nomad_job: The deprecated consul_token and vault_token fields have been removed (#518

IMPROVEMENTS:

  • New Resources: nomad_dynamic_host_volume and nomad_dynamic_host_volume_registration to create and register dynamic host volumes (#498)
  • New Data Source: nomad_dynamic_host_volumeto read dynamic host volumes (#498)
  • resource/nomad_acl_auth_method: new oidc_enable_pkce option turns on OIDC Proof Key for Code Exchange (PKCE) (#523)
  • resource/nomad_acl_auth_method: new oidc_client_assertion option provides a more secure alternative to OIDC client secrets (#523)
  • resource/nomad_acl_auth_method: new verbose_logging option enables server-side logging of OIDC information (#524)
  • provider: update Go to 1.24.0 (#512)
  • provider: update Nomad to 1.10.0 (#518

Don't miss a new terraform-provider-nomad release

NewReleases is sending notifications on new releases.