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 11## [ Unreleased]
22
3+ ## [ 0.11.13] - 2025-01-09
4+
35- Support 8.15.5 in acc tests ([ #963 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/963 ) ).
46- Support 8.16.2 in acc tests ([ #964 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/964 ) ).
7+ - Support 8.17.0 in acc tests ([ #969 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/969 ) ).
58- Support several ssl fields in ` elasticstack_kibana_synthetics_monitor ` ([ #967 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/967 ) )
69
710## [ 0.11.12] - 2024-12-16
401404- Initial set of docs
402405- CI integration
403406
404- [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.12...HEAD
407+ [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.13...HEAD
408+ [0.11.13]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.12...v0.11.13
405409[0.11.12]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.11...v0.11.12
406410[0.11.11]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.10...v0.11.11
407411[0.11.10]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.9...v0.11.10
Original file line number Diff line number Diff line change 22SHELL := /bin/bash
33
44
5- VERSION ?= 0.11.12
5+ VERSION ?= 0.11.13
66
77NAME = elasticstack
88BINARY = terraform-provider-${NAME}
You can’t perform that action at this time.
0 commit comments