Added support for managing the Kosli integration with the launchdarkly_audit_log_subscription resource and data source.
Add missing fields analysis_type, include_units_without_events, percentile_value, and unit_aggregation_type to the launchdarkly_metric resource and data provider.
Added the computed version attribute to launchdarkly_metric.
Deprecated:
Deprecated the launchdarkly_metric's is_active attribute. This attribute is no longer used by LaunchDarkly and is safe to remove from Terraform configs.
[2.21.0] - 2024-10-24
Added:
launchdarkly_audit_log_subscription
resource and data source.analysis_type
,include_units_without_events
,percentile_value
, andunit_aggregation_type
to thelaunchdarkly_metric
resource and data provider.version
attribute tolaunchdarkly_metric
.Deprecated:
launchdarkly_metric
'sis_active
attribute. This attribute is no longer used by LaunchDarkly and is safe to remove from Terraform configs.