File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11## [ Unreleased]
22
3+ ## [ 0.11.7] - 2024-09-20
4+
35- Add the ` alerts_filter ` field to the ` actions ` in the Create Rule API ([ #774 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/774 ) )
46- Add the ` alert_delay ` field to the Create Rule API ([ #715 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/715 ) )
57- Add support for data_stream ` lifecycle ` template settings ([ #724 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/724 ) )
338340- Initial set of docs
339341- CI integration
340342
341- [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.6...HEAD
343+ [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.7...HEAD
344+ [0.11.6]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.6...v0.11.7
342345[0.11.6]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.5...v0.11.6
343346[0.11.5]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.4...v0.11.5
344347[0.11.4]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.3...v0.11.4
Original file line number Diff line number Diff line change 22SHELL := /bin/bash
33
44
5- VERSION ?= 0.11.6
5+ VERSION ?= 0.11.7
66
77NAME = elasticstack
88BINARY = terraform-provider-${NAME}
You can’t perform that action at this time.
0 commit comments