We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67daf1e commit bf9ad55Copy full SHA for bf9ad55
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## [Unreleased]
2
3
+## [0.11.15] - 2025-04-23
4
+
5
- Add `global_data_tags` to fleet agent policies. ([#1044](https://github.com./elastic/terraform-provider-elasticstack/pull/1044))
6
7
## [0.11.14] - 2025-03-17
Makefile
@@ -1,7 +1,7 @@
.DEFAULT_GOAL = help
SHELL := /bin/bash
-VERSION ?= 0.11.14
+VERSION ?= 0.11.15
NAME = elasticstack
BINARY = terraform-provider-${NAME}
0 commit comments