Skip to content

Commit 003d25e

Browse files
committed
up changelog
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
1 parent 1715254 commit 003d25e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v0.15.0] - 2026-08-01
9+
10+
### Fixed
11+
12+
- Fixed the link in the JWKS URL resource's documentation.
13+
14+
### Changed
15+
16+
- [[209](https://github.com/kislerdm/terraform-provider-neon/issues/209)] Changed the provider's state management behaviour. Now, the provider will not update the state of the resources if the resource's attributes are not changed in the Terraform configuration. It will attempt to recreate sources deleted outside terraform only if the resource's attributes are changed in the Terraform configuration. This change is introduced to avoid unexpected recreation of resources when they are deleted outside Terraform.
17+
818
## [v0.14.0] - 2026-07-14
919

1020
### Added

0 commit comments

Comments
 (0)