releases.shpreview
LaunchDarkly/Terraform Provider

Terraform Provider

$npx -y @buildinternet/releases show launchdarkly-terraform-provider
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases7Avg2/moVersionsv2.26.1 → v2.27.0
Feb 6, 2025

2.22.0 (2025-02-06)

Features

  • add role attributes to launchdarkly_team_member (#289) (bc24609)
  • add role attributes to custom roles (#286) (5160b78)
  • add role_attributes to launchdarkly_team (#290) (10ac131)

Bug Fixes

  • make deprecated metric is_active field optional and computed (#285) (afcbdc3)
Jan 30, 2025

2.21.5 (2025-01-30)

Bug Fixes

  • Bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#254) (eaea627)
  • Bump golang.org/x/net from 0.26.0 to 0.33.0 (#267) (505712e)

2.21.4 (2025-01-30)

Bug Fixes

  • add random characters to name that keeps conflicting (#272) (4d5cd7a)
  • update LD API version to 20240415 (#268) (70bef86)

2.21.3 (2025-01-30)

Bug Fixes

Dec 6, 2024

[2.21.2] - 2024-12-06

Fixed:

  • Fixed and issue with our release process. This release does not contain any code changes to the provider.

[2.21.1] - 2024-12-06

Updated:

  • Added a note to global launchdarkly_feature_flag documentation about managing variations for env-level flag configurations outside of Terraform.
Oct 24, 2024

[2.21.0] - 2024-10-24

Added:

  • 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.
Sep 4, 2024

[2.20.2] - 2024-09-04

Fixed:

  • Fixed a bug in the launchdarkly_team resource that prevented changes to the key from requiring the resource to be destroyed and recreated.
  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 to address CVE-2023-45288.
Sep 2, 2024

[2.20.1] - 2024-09-02

Fixed:

  • Fixed a bug that prevented api_host from being respected when using the launchdarkly_team_role_mapping resource.
  • Fixed a bug in the launchdarkly_team_role_mapping resource that prevented creating the resource with an empty custom_role_keys array.
Jul 22, 2024

[2.20.0] - 2024-07-22

Added:

  • Updated launchdarkly_audit_log_subscription resource and data source to support the Last9 integration.
Jun 14, 2024

[2.19.0] - 2024-06-14

Added:

  • Added support for the dynatrace-cloud-automation integration_key on the launchdarkly_flag_trigger resource.

Updated:

  • Documentation for all resources and data sources is now generated from the underlying schema using tf-plugin-docs.
  • Updated various dependencies.
May 28, 2024

[2.18.4] - 2024-05-28

Fixed:

  • Do not retry 409s from LaunchDarkly.

Updated:

  • Update LaunchDarkly API client dependency to v16.
May 16, 2024

[2.18.3] - 2024-05-16

Added:

  • critical field on launchdarkly_environment.

Changed:

  • Updated examples to show use of all clause property
Mar 25, 2024

[2.18.2] - 2024-03-25

Improvements:

  • Updated the resource name in our launchdarkly_feature_flag_environment docs example to make it more clear that it's a feature flag environment, not an environment.
  • Updated the LD API client from v14 to v15.
Mar 14, 2024

[2.18.1] - 2024-03-14

Fixed:

  • 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.
Feb 23, 2024

[2.18.0] - 2024-02-23

Fixed:

  • Fixed a bug surfaced by issue #198 where feature flag configuration off variations were being reverted to an incorrect default value when a launchdarkly_feature_flag_environment was removed.

Added:

  • Added previously missing support for team maintainers on the launchdarkly_feature_flag resource and data source with the new team_maintainer_key attribute field.

Improvements:

  • Updated the LD API client to v0.14.
Dec 8, 2023

[2.17.0] - 2023-12-08

Added:

  • Added the service_kind and service_config attributes the launchdarkly_environment's approval settings. With these settings you can configure the ServiceNow approval system. Thanks, @arhill05 #191
Oct 17, 2023

[2.16.0] - 2023-10-17

Added:

  • Added additional fields related to big segments to the launchdarkly_segment resource and data source. Thanks, @christogav! #187

Improvements:

  • Generated documentation for the launchdarkly_segment data source and resource using terraform-plugin-docs.
Sep 26, 2023

[2.15.2] - 2023-09-26

Fixed:

  • Added 404 retries to the launchdarkly_team_role_mapping resource. #179
  • Fixed a bug related to how tags are updated in the launchdarkly_environment resource.
Aug 30, 2023

[2.15.1] - 2023-08-30

Fixed:

  • Generate launchdarkly_feature_flag documentation from schema.
  • Fix typo in webhook example code. Thanks, @lachlancooper #180
Latest
v2.27.0
Tracking Since
Jul 31, 2020
Last fetched Apr 19, 2026