Fixed the "Default off variation must be a valid index in the variations list" error for cases where the default variations were defined when creating a launchdarkly_feature_flag but no variations were explicitly defined (in the case of a default boolean flag, for example).
Adds a default value "HigherThanBaseline" to the launchdarkly_metric.success_criteria field to correspond to the same change in the API.
[2.18.1] - 2024-03-14
Fixed:
launchdarkly_feature_flag
but no variations were explicitly defined (in the case of a default boolean flag, for example).launchdarkly_metric.success_criteria
field to correspond to the same change in the API.