---
name: Terraform Provider
slug: launchdarkly-terraform-provider
type: github
source_url: https://github.com/launchdarkly/terraform-provider-launchdarkly
changelog_url: https://github.com/launchdarkly/terraform-provider-launchdarkly/blob/HEAD/CHANGELOG.md
organization: LaunchDarkly
organization_slug: launchdarkly
total_releases: 81
latest_version: v2.27.0
latest_date: 2026-03-05
last_updated: 2026-04-19
tracking_since: 2020-07-31
canonical: https://releases.sh/launchdarkly/launchdarkly-terraform-provider
organization_url: https://releases.sh/launchdarkly
---

<Summary type="rolling" window-days="90" release-count="7">
The provider shifted toward Views as a core feature, graduating the resource from preview to stable after several rounds of refinement. The team added the `launchdarkly_view_filter_links` resource, implemented project-level view requirements, and corrected request headers during the beta cycle. Alongside this, maintenance fixes addressed custom properties hashing inconsistencies and pagination gaps in the teams resource.
</Summary>

<Summary type="monthly" period="March 2026" release-count="1">
Views resources graduated from preview to general availability, joining the main provider alongside refreshed integration configurations.
</Summary>

<Release version="v2.27.0" date="March 5, 2026" published="2026-03-05T20:12:23.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.27.0">
## [2.27.0](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.2...v2.27.0) (2026-03-05)


### Features

* [bot] Regenerate integration configs ([#391](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/391)) ([b772383](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/b7723839b7c4a45f5010c9990c755e28f1272509))
* [REL-12555] Release Views Resources from preview provider into main ([#400](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/400)) ([b718a8c](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/b718a8c489cff57fa5e75fd3b297d42cc69d7d8e))
</Release>

<Release version="v2.27.0-beta.3" date="February 18, 2026" published="2026-02-18T12:56:40.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.27.0-beta.3">
## [2.27.0-beta.3](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.27.0-beta.2...v2.27.0-beta.3) (2026-02-18)


### Features

* [REL-12106] add launchdarkly_view_filter_links resource ([#386](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/386)) ([8f20528](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/8f20528c40d18a7b77588ffb02dc570384516c78))
</Release>

<Release version="v2.27.0-beta.2" date="February 3, 2026" published="2026-02-03T13:32:43.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.27.0-beta.2">
## [2.27.0-beta.2](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.27.0-beta.1...v2.27.0-beta.2) (2026-02-03)


### Bug Fixes

* [REL-12001] incorrect header for views requests and add tests ([#384](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/384)) ([9afd158](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/9afd15816ced4f5949d7b6a366ac7a2a66f1b96c))
</Release>

<Release version="v2.27.0-beta.1" date="January 28, 2026" published="2026-01-28T10:54:05.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.27.0-beta.1">
## [2.27.0-beta.1](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.2-beta.1...v2.27.0-beta.1) (2026-01-28)


### Features

* [REL-10105] Ffeldberg/rel 10105/add views segments to tf provider and release prerelease ([#357](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/357)) ([cb40618](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/cb406185b912cb8840475072ab6c7f02daa30291))
* [REL-11851] update tf provider preview to support project level view requirement ([#379](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/379)) ([5aab808](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/5aab8089d44ae3193e568fbd34a2a698e93e6e3a))
* [REL-8140] add LaunchDarkly Views resource and data source  ([#329](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/329)) ([e2a5e68](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/e2a5e6881e3ea29b63b145918c12f72481766245))
* [RO-1833] Add release policies resource ([#352](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/352)) ([2d1c139](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/2d1c13932667af15c9ae47cefd839e8614f01908))
* [RO-1835] Add release policy order resource ([#354](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/354)) ([64b3981](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/64b398105bb53944679fd643b74b70200122f3bb))
* [RO-2042] Add release policy datasource ([#355](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/355)) ([5162e5e](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/5162e5e43819366525217e9c3108cc7521f31ee8))
* add auto apply to env approvals ([#295](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/295)) ([c546fbe](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/c546fbee93d58964472c2723ad14bbb3ce07a1b3))
* add context_kind to targeting rules with percentage rollouts ([#293](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/293)) ([a41f969](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/a41f96963b8cf66b3045e8571e391630895e3b47))
* add role attributes to `launchdarkly_team_member` ([#289](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/289)) ([bc24609](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/bc2460932a50bb81c39dd8ebe11024644e4a3e58))
* add role attributes to custom roles ([#286](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/286)) ([5160b78](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/5160b7885ddeb98421efa93625076275a233e33e))
* add role_attributes to `launchdarkly_team` ([#290](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/290)) ([10ac131](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/10ac13184d8f04a02c98d1f69a1629760e16ed19))
* Add support for PagerDuty Events integration ([#305](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/305)) ([15dfb9d](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/15dfb9df42aa048bf78171cde520f885c59f029c))
* **REL-10285:** Update provider to support assigning view membership on flag/segment resources directly ([#361](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/361)) ([96b0ec9](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/96b0ec92046e2a319cad2d27a37e76844e28e1ae))


### Bug Fixes

* [REL-7954] update error messages to return properly ([#317](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/317)) ([755f43d](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/755f43dc700f14e00c75dc7616191e14e0110e0b))
* [REL-8490] remove ConflictsWith for unbounded and rules, included, excluded ([#324](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/324)) ([14a1980](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/14a1980deeffb1e9124c859ed80e9f082a89a279))
* [REL-8721] merge in fixes from 2.25.3 ([#343](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/343)) ([de0f022](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/de0f022ad8ce612806aa35eda4c981387c30dd6c))
* Add missing changelog entry ([#236](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/236)) ([171d3d6](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/171d3d60b42560a23e3033a324efc07de0016046))
* add random characters to name that keeps conflicting ([#272](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/272)) ([4d5cd7a](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/4d5cd7a637ec862a6926a30097a9da470cbacfa2))
* add test for segments with anonymous clauses ([#249](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/249)) ([0274906](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/0274906a3a05dd08f1152517b324ef22e1ec6b7b))
* Bump golang.org/x/crypto from 0.24.0 to 0.31.0 ([#254](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/254)) ([eaea627](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/eaea6272d3ffa93eddbd5c8c1ac34ba94a00e85c))
* Bump golang.org/x/net from 0.26.0 to 0.33.0 ([#267](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/267)) ([505712e](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/505712e0bedeb2f6e5a8171403d83f130358d785))
* make deprecated metric is_active field optional and computed ([#285](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/285)) ([afcbdc3](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/afcbdc359552f588a91a609996a313f57db6f2dd))
* set `critical` property on environment resource ([#296](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/296)) ([3e3cd70](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/3e3cd70cb69211a3c689241c71a019e6d9b8b9fb))
* update LD API version to 20240415 ([#268](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/268)) ([70bef86](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/70bef8676551150ba3ead5286ea6823d2cff0563))
* update README.md ([#233](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/233)) ([c51bb25](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/c51bb25c2f04f51d43d0d50346e37aa574269e9f))
* update release action ([#269](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/269)) ([dba75fc](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/dba75fccc94c669cb75f812a70f24a0946c8e8e1))
</Release>

<Release version="v2.26.0-beta.6" date="January 28, 2026" published="2026-01-28T10:01:05.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.0-beta.6">
</Release>

<Release version="v2.26.2" date="January 22, 2026" published="2026-01-22T10:37:54.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.2">
## [2.26.2](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.1...v2.26.2) (2026-01-22)


### Bug Fixes

* improve custom_properties hashing to resolve false / missing diffs ([#373](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/373)) ([ff36941](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/ff3694144eea34d0958b9d4b9d3d376378520f1c))
</Release>

<Release version="v2.26.1" date="January 20, 2026" published="2026-01-20T12:51:55.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.1">
## [2.26.1](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.0...v2.26.1) (2026-01-20)


### Bug Fixes

* [REL-11737] Add pagination to teams resource nested fields roles and maintainers ([#375](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/375)) ([a22a7a0](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/a22a7a0d28a7fcdf2ce3d66d3effba6601b1c8db))
</Release>

<Release version="v2.26.0" date="November 11, 2025" published="2025-11-11T11:14:16.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.0">
## [2.26.0](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.25.3...v2.26.0) (2025-11-10)


### Features

* [bot] Regenerate integration configs ([#346](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/346)) ([15a0ef3](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/15a0ef3afb4d0e8ddcc9f9a0c8f68960b66819bf))


### Bug Fixes

* [REL-10234] Imiller/rel 10234/terraform flag resource does not smoothly switch between rollout weights and variation ([#366](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/366)) ([c42cfa3](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/c42cfa3ee258f33b5d5347db7602d2ef86bfff91))
</Release>

<Release version="v2.26.0-beta.5" date="October 23, 2025" published="2025-10-23T16:22:54.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.0-beta.5">
## [2.26.0-beta.5](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.0-beta.4...v2.26.0-beta.5) (2025-10-23)


### Features

* **REL-10285:** Update provider to support assigning view membership on flag/segment resources directly ([#361](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/361)) ([96b0ec9](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/96b0ec92046e2a319cad2d27a37e76844e28e1ae))
</Release>

<Release version="v2.26.0-beta.4" date="October 14, 2025" published="2025-10-14T09:24:47.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.0-beta.4">
## [2.26.0-beta.4](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.0-beta.3...v2.26.0-beta.4) (2025-10-14)


### Features

* [REL-10105] Ffeldberg/rel 10105/add views segments to tf provider and release prerelease ([#357](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/357)) ([cb40618](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/cb406185b912cb8840475072ab6c7f02daa30291))
</Release>

<Release version="v2.26.0-beta.2" date="October 10, 2025" published="2025-10-10T18:07:22.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.0-beta.2">
## [2.26.0-beta.2](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.0-beta.1...v2.26.0-beta.2) (2025-10-09)


### Features

* [RO-1833] Add release policies resource ([#352](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/352)) ([2d1c139](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/2d1c13932667af15c9ae47cefd839e8614f01908))
* [RO-1835] Add release policy order resource ([#354](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/354)) ([64b3981](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/64b398105bb53944679fd643b74b70200122f3bb))
* [RO-2042] Add release policy datasource ([#355](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/355)) ([5162e5e](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/5162e5e43819366525217e9c3108cc7521f31ee8))
</Release>

<Release version="v2.26.0-beta.1" date="July 21, 2025" published="2025-07-21T14:44:12.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.0-beta.1">
## [2.26.0-beta.1](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.26.0-beta...v2.26.0-beta.1) (2025-07-21)


### Bug Fixes

* [REL-8721] merge in fixes from 2.25.3 ([#343](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/343)) ([de0f022](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/de0f022ad8ce612806aa35eda4c981387c30dd6c))
</Release>

<Release version="v2.25.3" date="July 18, 2025" published="2025-07-18T11:00:43.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.25.3">
## [2.25.3](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.25.2...v2.25.3) (2025-07-18)


### Bug Fixes

* [REL-8483] limit concurrency on the client to address 429/timeouts issue ([#338](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/338)) ([f38b51f](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/f38b51f5009c955e804dee9f4b5206a344ac41be))
* [REL-8605] add documentation note on discrepancy in default base permissions with current API version ([#336](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/336)) ([53733ee](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/53733ee7eb2e1e8a62257faa6ef01369c5dd435c))
</Release>

<Release version="v2.26.0-beta" date="July 9, 2025" published="2025-07-09T16:33:51.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.26.0-beta">
## [2.26.0-beta](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.25.2...v2.26.0-beta) (2025-07-09)


### Features

* [REL-8140] add LaunchDarkly Views resource and data source  ([#329](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/329)) ([e2a5e68](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/e2a5e6881e3ea29b63b145918c12f72481766245))
</Release>

<Release version="v2.25.2" date="July 1, 2025" published="2025-07-01T15:49:48.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.25.2">
## [2.25.2](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.25.1...v2.25.2) (2025-07-01)


### Bug Fixes

* [REL-8490] remove ConflictsWith for unbounded and rules, included, excluded ([#324](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/324)) ([14a1980](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/14a1980deeffb1e9124c859ed80e9f082a89a279))
</Release>

<Release version="v2.25.1" date="May 27, 2025" published="2025-05-27T08:54:46.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.25.1">
## [2.25.1](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.25.0...v2.25.1) (2025-05-27)


### Bug Fixes

* [REL-7954] update error messages to return properly ([#317](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/317)) ([755f43d](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/755f43dc700f14e00c75dc7616191e14e0110e0b))
</Release>

<Release version="v2.25.0" date="March 19, 2025" published="2025-03-19T13:08:24.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.25.0">
## [2.25.0](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.24.0...v2.25.0) (2025-03-19)


### Features

* Add support for PagerDuty Events integration ([#305](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/305)) ([15dfb9d](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/15dfb9df42aa048bf78171cde520f885c59f029c))
</Release>

<Release version="v2.24.0" date="March 4, 2025" published="2025-03-04T15:22:40.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.24.0">
## [2.24.0](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.23.1...v2.24.0) (2025-03-04)


### Features

* add auto apply to env approvals ([#295](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/295)) ([c546fbe](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/c546fbee93d58964472c2723ad14bbb3ce07a1b3))

</Release>

<Release version="v2.23.1" date="February 17, 2025" published="2025-02-17T13:52:16.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.23.1">
## [2.23.1](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.23.0...v2.23.1) (2025-02-17)


### Bug Fixes

* set `critical` property on environment resource ([#296](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/296)) ([3e3cd70](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/3e3cd70cb69211a3c689241c71a019e6d9b8b9fb))

</Release>

<Release version="v2.23.0" date="February 11, 2025" published="2025-02-11T16:17:00.000Z" url="https://github.com/launchdarkly/terraform-provider-launchdarkly/releases/tag/v2.23.0">
## [2.23.0](https://github.com/launchdarkly/terraform-provider-launchdarkly/compare/v2.22.0...v2.23.0) (2025-02-11)


### Features

* add context_kind to targeting rules with percentage rollouts ([#293](https://github.com/launchdarkly/terraform-provider-launchdarkly/issues/293)) ([a41f969](https://github.com/launchdarkly/terraform-provider-launchdarkly/commit/a41f96963b8cf66b3045e8571e391630895e3b47))
</Release>

<Pagination page="1" total-pages="5" total-items="81" next="https://releases.sh/launchdarkly/launchdarkly-terraform-provider.md?page=2" />
