File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## [ 0.11.1] - 2024-02-17
4
+
3
5
### Added
4
6
5
7
- Add downsample section to ILMs [ #538 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/538 )
264
266
- Initial set of docs
265
267
- CI integration
266
268
267
- [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.10.0...HEAD
269
+ [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.1...HEAD
270
+ [0.11.1]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.0...v0.11.1
271
+ [0.11.0]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.10.0...v0.11.0
268
272
[0.10.0]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.9.0...v0.10.0
269
273
[0.9.0]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.8.0...v0.9.0
270
274
[0.8.0]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.7.0...v0.8.0
Original file line number Diff line number Diff line change 1
1
.DEFAULT_GOAL = help
2
2
SHELL := /bin/bash
3
3
4
- VERSION ?= 0.11.0
4
+ VERSION ?= 0.11.1
5
5
6
6
NAME = elasticstack
7
7
BINARY = terraform-provider-${NAME}
You can’t perform that action at this time.
0 commit comments