---
source_url: "https://github.com/zitadel/terraform-provider-zitadel/releases"
title: Releases · zitadel/terraform-provider-zitadel · GitHub
mirrored_at: 2026-08-12T01:03:23.137Z
host: github.com
cited_in_42a: true
mirror_canonical: "https://index.42a.ai/github.com/zitadel/terraform-provider-zitadel/releases"
---

> **Original source:** https://github.com/zitadel/terraform-provider-zitadel/releases

## v3.3.0

## [3.3.0](https://github.com/zitadel/terraform-provider-zitadel/compare/v3.2.2...v3.3.0) (2026-06-23)

### Features

-   ephemeral resources for state-free secret generation ([#416](https://github.com/zitadel/terraform-provider-zitadel/issues/416)) ([83d38c7](https://github.com/zitadel/terraform-provider-zitadel/commit/83d38c781226f4d3a7af166199757edafabd82f6)), closes [#413](https://github.com/zitadel/terraform-provider-zitadel/issues/413)

## v3.2.2

## [3.2.2](https://github.com/zitadel/terraform-provider-zitadel/compare/v3.2.1...v3.2.2) (2026-06-22)

### Bug Fixes

-   support access\_token, jwt\_file and system\_api for asset uploads ([8f4c2c8](https://github.com/zitadel/terraform-provider-zitadel/commit/8f4c2c857d159ef904f4610a450c9a5e31a23651)), closes [#411](https://github.com/zitadel/terraform-provider-zitadel/issues/411)

## v3.2.1

## [3.2.1](https://github.com/zitadel/terraform-provider-zitadel/compare/v3.2.0...v3.2.1) (2026-06-21)

### Bug Fixes

-   deprecate unsupported fields on SMS OTP message text resources ([#414](https://github.com/zitadel/terraform-provider-zitadel/issues/414)) ([674a27f](https://github.com/zitadel/terraform-provider-zitadel/commit/674a27f2f6c027629b64d9e92b292c408a621bcd))

## v3.2.0

## [3.2.0](https://github.com/zitadel/terraform-provider-zitadel/compare/v3.1.0...v3.2.0) (2026-06-15)

### Features

-   **action\_target\_public\_key:** support activating public key on create ([#409](https://github.com/zitadel/terraform-provider-zitadel/issues/409)) ([25328fe](https://github.com/zitadel/terraform-provider-zitadel/commit/25328fe356e0a9a68041a7fc9ede172e02579faf)), closes [#408](https://github.com/zitadel/terraform-provider-zitadel/issues/408)

## v3.1.0

## [3.1.0](https://github.com/zitadel/terraform-provider-zitadel/compare/v3.0.0...v3.1.0) (2026-06-15)

### Features

-   add project\_v2 and application\_v2 resources backed by the v2 APIs ([#407](https://github.com/zitadel/terraform-provider-zitadel/issues/407)) ([6371ca5](https://github.com/zitadel/terraform-provider-zitadel/commit/6371ca583dc9b5019a24a1f778f7be625b9fba1c))

## v3.0.0

## [3.0.0](https://github.com/zitadel/terraform-provider-zitadel/compare/v2.12.8...v3.0.0) (2026-06-08)

-   fix!: make user-provided secrets write-only ([#406](https://github.com/zitadel/terraform-provider-zitadel/issues/406)) ([ee4f8cc](https://github.com/zitadel/terraform-provider-zitadel/commit/ee4f8cca1694816e1a70f2257f292111afc11a35)), closes [#404](https://github.com/zitadel/terraform-provider-zitadel/issues/404)

### BREAKING CHANGES

-   secrets are no longer stored in state, write-only attributes require Terraform 1.11+, and client\_secret, private\_key and bind\_password are removed from the affected datasources.

## v2.12.8

## [2.12.8](https://github.com/zitadel/terraform-provider-zitadel/compare/v2.12.7...v2.12.8) (2026-05-21)

### Bug Fixes

-   stop perpetual id diff on message\_text and login\_texts resources ([#400](https://github.com/zitadel/terraform-provider-zitadel/issues/400)) ([1dc4126](https://github.com/zitadel/terraform-provider-zitadel/commit/1dc4126fd7d1fae59f76fef579f876357c456aa0))

## v2.12.7

## [2.12.7](https://github.com/zitadel/terraform-provider-zitadel/compare/v2.12.6...v2.12.7) (2026-05-04)

### Bug Fixes

-   add v3 server backward compatibility fallback for user and org resources ([#396](https://github.com/zitadel/terraform-provider-zitadel/issues/396)) ([6080636](https://github.com/zitadel/terraform-provider-zitadel/commit/608063602dcdabe3d01b0c8c5ca111a38b06bd10))

## v2.12.6

## [2.12.6](https://github.com/zitadel/terraform-provider-zitadel/compare/v2.12.5...v2.12.6) (2026-04-24)

### Bug Fixes

-   deprecate misleading token provider field ([#393](https://github.com/zitadel/terraform-provider-zitadel/issues/393)) ([60639e5](https://github.com/zitadel/terraform-provider-zitadel/commit/60639e5fa884195632704b4ef992fd336090dbf6))

## v2.12.5

## [2.12.5](https://github.com/zitadel/terraform-provider-zitadel/compare/v2.12.4...v2.12.5) (2026-04-20)

### Bug Fixes

-   remove unnecessary read-after-create in domain resources ([#389](https://github.com/zitadel/terraform-provider-zitadel/issues/389)) ([cf2941e](https://github.com/zitadel/terraform-provider-zitadel/commit/cf2941e9f9300b3a58d594454288bcabfced741a)), closes [#387](https://github.com/zitadel/terraform-provider-zitadel/issues/387)