Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@elastic-vault-github-plugin-prod elastic-vault-github-plugin-prod released this 29 Aug 06:48
· 5 commits to master since this release
4b2e295

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)