github elastic/terraform-provider-ec v0.11.0

20 days ago

FEATURES:

  • resource/deployment: Automatically add a dedicated master tier when it is required due to the number of nodes in the cluster. Also removes it again if the number of nodes drops below the threshold for a dedicated master tier.
    This does not affect configurations that have explicitly configured a master tier. (#814)
  • resource/project: Adds elasticsearch_project, observability_project, and security_project resources to manage Serverless projects. (#817)

BUG FIXES:

  • datasource/gcp_private_service_connect_endpoint: Fixup incorrect reference data for northamerica-northeast1. (#823)
  • resource/deployment: Correctly handle deployment-alias being set to empty value. Setting an empty value should remove the alias instead of ignoring the change. (#821)
  • resource/deployment: Fixes a bug where a validation would fail when using a dynamic stack version (e.g. data.ec_stack.latest.version) (#820)

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

NewReleases is sending notifications on new releases.