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 thejwt-provider
configuration entries [#349]. - The
consul_prepared_query
resource can now specifytargets
in their configuration [#340]. - The
consul_prepared_query
resource can now specifyremove_empty_tags
in their configuration [#312]. - The
consul_certificate_authority
now supports theconfig_json
argument to set complex configuration [#341].
CHANGES: