Skip to content

Commit b974454

Browse files
authored
Prepare release 0.12.0 (#862)
1 parent 713dcac commit b974454

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# 0.12.0 (Unreleased)
1+
# 0.12.0 (September 26, 2024)
2+
3+
FEATURES:
4+
5+
* 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](https://github.com/elastic/terraform-provider-ec/issues/855))
6+
7+
BUG FIXES:
8+
9+
* datasource/gcp_private_service_connect_endpoint: Add missing regions. ([#860](https://github.com/elastic/terraform-provider-ec/issues/860))
10+
* 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](https://github.com/elastic/terraform-provider-ec/issues/858))
11+
* resource/deployment: Avoid sending an update for trust settings if they have not changed. ([#859](https://github.com/elastic/terraform-provider-ec/issues/859))
212

313
# 0.11.0 (August 29, 2024)
414

0 commit comments

Comments
 (0)