FEATURES:
creation_date attribute to the launchdarkly_segment data source and resource.ENHANCEMENTS:
Upgraded the Terraform plugin SDK to v1.17.2.
Upgraded the LaunchDarkly API client to v5.3.0.
Added example team member resource configs in examples/team_member.
BUG FIXES:
Updated the project_key attribute on the environment resource to be Required in keeping with the API.
Added validation for launchdarkly_access_token resource creation and updates.
Fixed a bug in the team member resource where changing the email in the configuration would result in no real changes. Changing the email will now force a replacement.
NOTES:
The launchdarkly_feature_flag_environment resource's targeting_enabled argument has been deprecated in favor of on. Please update your config to use on in order to maintain compatibility with future versions.
The resource_launchdarkly_access_token resource's policy_statements argument has been deprecated in favor of inline_roles. Please update your config to use inline_roles in order to maintain compatibility with future versions.
Fetched April 11, 2026