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
Aug 11, 2023

[2.15.0] - 2023-08-11

Added:

  • Adds the new optional http_timeout attribute to the provider config. This attribute allows you to configure the HTTP request timeout when the provider makes API calls to LaunchDarkly. #174

Fixed:

  • Minor docs formatting errors.
Aug 10, 2023

[2.14.0] - 2023-08-10

Features:

Fixed:

  • Increased the launchdarkly_project key length validation from 20 characters to 100 characters. #175
Aug 3, 2023

[2.13.4] - 2023-08-03

Fixed:

  • Fix YAML frontmatter on launchdarkly_relay_proxy_configuration documentation. Thanks, @felixlut #171
Jul 26, 2023

[2.13.3] - 2023-07-26

Fixed:

  • Fixed a bug in the launchdarkly_project resource which prevented importing and managing a project with more than 20 environments. #154
Jul 19, 2023

[2.13.2] - 2023-07-19

Changed:

Jul 18, 2023

[2.13.1] - 2023-07-18

Fixed:

  • Fixed an incorrect header in the launchdarkly_team_role_mapping resource documentation. #152

[2.13.0] - 2023-07-18

FEATURES:

  • Adds the new launchdarkly_team_role_mapping resource to manage the custom roles associated with a LaunchDarkly team. This is useful if the LaunchDarkly team is created and managed externally, such as via Okta SCIM. If you wish to create an manage the team using Terraform, we recommend using the launchdarkly_team resource instead. #152
Jun 28, 2023

[2.12.2] - 2023-06-28

BUG FIXES:

  • Fixes an issue in the launchdarkly_feature_flag_environment resource where empty fallthrough blocks would cause the provider to panic.
  • Fixes the release pipeline
Mar 10, 2023

[2.12.0] - 2023-03-10

FEATURES:

  • Adds the optional randomization_units attribute to the launchdarkly_metric resource and data source. For more information, read Allocating experiment audiences. Thanks, @goldfrapp04!

  • Bumps golang.org/x/net dependency from 0.1.0 to 0.7.0.

  • Bumps Go version to 1.19.

NOTES:

  • Fixes incorrect attribute casing in launchdarkly_metric resource and data source documentation.
Feb 28, 2023

[2.11.0] - 2023-02-28

FEATURES:

  • Adds a new context_targets attribute to launchdarkly_feature_flag_environment resource blocks that allow you to target based on context kinds other than "user".

  • Adds a new context_kind field to launchdarkly_feature_flag_environment fallthrough blocks.

  • Adds a new context_kind field to launchdarkly_feature_flag_environment rule clauses.

  • Adds included_contexts and excluded_contexts attribute to launchdarkly_segment resource blocks that allow you to target based on context kinds other than "user".

  • Adds a new rollout_context_kind field to launchdarkly_segment rule blocks.

  • Adds user_identities field to the launchdarkly_destination mParticle configuration attribute that allow you to define mParticle user identities in tandem with their corresponding LaunchDarkly context kind.

Feb 27, 2023

[2.10.0] - 2023-02-27

FEATURES:

  • Adds the optional description argument to the nested rules blocks on the launchdarkly_feature_flag_environment resource and data source.

BUG FIXES:

  • Fixes an issue on the launchdarkly_feature_flag resource affecting some customers where the client_side_availability property would sometimes unexpectedly update. Also updates the behavior of that field to not default back to project defaults even if removed, in keeping with the behavior of the LaunchDarkly API. If a feature flag resource is created for the first time without client_side_availability set, it will be set to the project defaults.
Feb 15, 2023

[2.9.5] (January 30, 2023)

BUG FIXES:

  • Fixes a bug that allowed target blocks to be defined with no values in Terraform, resulting in a plan differential post-apply. A minimum of 1 item has been applied to the values field of launchdarkly_feature_flag_environment resource blocks.

NOTES:

  • Adds a note to the launchdarkly_feature_flag_environment documentation to recommend against usage with experimentation.
  • Updates links to LaunchDarkly product and REST API documentation.
Oct 26, 2022
Oct 3, 2022
Sep 1, 2022

[2.9.2] (September 1, 2022)

BUG FIXES:

  • Fixes a bug in the launchdarkly_feature_flag resource where explicit defaults were not getting set for boolean flags upon creation.
Aug 24, 2022

[2.9.1] (August 24, 2022)

BUG FIXES:

  • Fixes a bug in the launchdarkly_feature_flag_environment that prevented users from updating targeting rule clauses when the targeting rule was being used as the fallthrough variation with a percentage rollout.

  • Fixes a bug in the launchdarkly_feature_flag_environment that resulted in the default string rule clause value type not being respected. #102

Aug 15, 2022

FEATURES:

  • Add no_access role as a valid value for the role key for the launchdarkly_team_member resource.
Aug 4, 2022

[2.8.0] (August 04, 2022)

FEATURES:

  • Added launchdarkly_team data source and provider.

NOTES:

  • Updated LaunchDarkly go api client from v7 to v10.
Jul 28, 2022

[2.7.2] (July 28, 2022)

BUG FIXES:

  • Remove invalid configurations from the launchdarkly_audit_log_subscription resource.
Jul 27, 2022

[2.7.1] (July 27, 2022)

BUG FIXES:

  • Datasource launchdarkly_feature_flag_environment now checks whether the environment exists and print out a more descriptive error. #101

NOTES:

  • Upgrade Go version to 1.18
Latest
v2.27.0
Tracking Since
Jul 31, 2020
Last fetched Apr 19, 2026