github hashicorp/terraform-provider-consul v2.18.0

latest releases: v2.20.0, v2.19.0
9 months ago

NEW FEATURES

  • The provider can now use Terraform Cloud Workload Identity to connect to Consul using the use_terraform_cloud_workload_identity argument in the provider configuration [#342].
  • The consul_config_entry resource now supports the jwt-provider configuration entries [#349].
  • The consul_prepared_query resource can now specify targets in their configuration [#340].
  • The consul_prepared_query resource can now specify remove_empty_tags in their configuration [#312].
  • The consul_certificate_authority now supports the config_json argument to set complex configuration [#341].

CHANGES:

  • The name argument of the consul_prepared_query resource is now optional [#312].
  • The consul_acl_role now return an explicit error message if a policy is specified using its name instead of its ID [#345].

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

NewReleases is sending notifications on new releases.