Skip to content

v0.12.0

Compare
Choose a tag to compare
@elastic-vault-github-plugin-prod elastic-vault-github-plugin-prod released this 26 Sep 14:17
· 8 commits to master since this release
b974454

FEATURES:

  • resource/organization: Allows managing the members of an organization: They can now be invited to the organization (and later removed) and their assigned roles can be updated. (#855)

BUG FIXES:

  • datasource/gcp_private_service_connect_endpoint: Add missing regions. (#860)
  • resource/deployment: Avoid overriding snapshot settings with every update. The snapshot settings are now only updated if they are actually set in the terraform config. This allows managing the snapshot lifecycle policy with the elasticstack provider instead of the ec provider. (#858)
  • resource/deployment: Avoid sending an update for trust settings if they have not changed. (#859)