Releases
v0.4.0
tobio
released this
17 Oct 23:45
Added
Add ca_data field to provider schema (#145 )
Add individual setting fields (#137 )
Allow use of api_key
instead of username
/password
for authentication (#130 )
Add allow_restricted_indices
setting to security role (#125 )
Add conditional to only set password
and password_hash
when a new value is defined (#127 )
Add support for ELASTICSEARCH_INSECURE environment variable as the default of the insecure
config value (#127 )
Add elasticstack_elasticsearch_security_role_mapping resource (148 )
Fixed
Refactor main function not to use deprecated debug method (#149 )
Expose provider package (#142 )
Upgrade Go version to 1.19 and sdk version to v2.22.0 (#139 )
Make API calls context aware to be able to handle timeouts (#138 )
Correctly identify a missing security user (#101 )
Support 7.x Elasticsearch < 7.15 by removing the default media_type
attribute in the Append processor (#118 )
You can’t perform that action at this time.