github hashicorp/terraform-provider-consul v2.19.0

latest release: v2.20.0
6 months ago

2.19.0 (October 25, 2023)

NEW FEATURES

  • The consul_config_entry_service_router resource can now be used to manage a Service Router config entry (#369).
  • The consul_config_entry_service_resolver resource can now be used to manage a Service Resolver config entry (#368).
  • The consul_config_entry_service_intentions resource can now be used to manage a Service Intention config entry (#367).
  • The consul_config_entry_service_defaults resource can now be used to manage a Service Defaults config entry (#366).
  • The consul_config_entry_service_splitter resource can now be used to manage a Service Splitter config entry (#364).
  • The consul_acl_role_policy_attachment resource can be used to attach a policy to a role created outside the Terraform configuration (#362).
  • The consul_acl_token and consul_acl_role resource now supports templated policies (#358).
  • The policies argument of the consul_acl_role resource now accept both a policy ID and a policy name (#363).

CHANGES:

  • The consul_config_entry resource now ignore changes to the Status field for http-route, tcp-route and api-gateway config entries (#361)

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

NewReleases is sending notifications on new releases.