You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent a provider panic when an elasticstack_elasticsearch_template or elasticstack_elasticsearch_component_template includes an empty template (template {}) block. (#598)
Prevent elasticstack_kibana_space to attempt the space recreation if initials and color are not provided. (#606)
Prevent a provider panic in elasticstack_kibana_data_view when a field_format does not include a pattern. (#619)
Fixed a bug where the id attribute for elasticstack_kibana_slo resources was ignored by renaming the attribute to slo_id. (#622)
Fixed a bug where the rule_id attribute for elasticstack_kibana_alerting_rule was ignored. (#626)
Fixed a bug with incorrect HTTP header name for API key for alerting client. (#633)
Fix provider crash when running against Serverless projects (#630)