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.16] - 2025-07-09
4+
35- Add ` headers ` for the provider connection ([ #1057 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/1057 ) )
46- Migrate ` elasticstack_elasticsearch_system_user ` resource to Terraform plugin framework ([ #1154 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/1154 ) )
57- Add custom ` endpoint ` configuration support for snapshot repository setup ([ #1158 ] ( https://github.com/elastic/terraform-provider-elasticstack/pull/1158 ) )
426428- Initial set of docs
427429- CI integration
428430
429- [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.15...HEAD
431+ [Unreleased]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.16...HEAD
432+ [0.11.15]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.15...v0.11.16
430433[0.11.15]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.14...v0.11.15
431434[0.11.14]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.13...v0.11.14
432435[0.11.13]: https://github.com/elastic/terraform-provider-elasticstack/compare/v0.11.12...v0.11.13
Original file line number Diff line number Diff line change 11.DEFAULT_GOAL = help
22SHELL := /bin/bash
33
4- VERSION ?= 0.11.15
4+ VERSION ?= 0.11.16
55
66NAME = elasticstack
77BINARY = terraform-provider-${NAME}
You can’t perform that action at this time.
0 commit comments