Skip to content

Commit 88729a0

Browse files
authored
Merge pull request #54 from labd/release/v0.3.1
Release v0.3.1
2 parents 1037571 + 75ed636 commit 88729a0

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.changes/unreleased/fix-import-state-uid.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changes/v0.3.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v0.3.1 - 2026-05-18
2+
### Fixed
3+
* Fix ImportState using non-existent "id" attribute path — all resources use "uid" as their identifier, causing a State Write Error on any import operation

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v0.3.1 - 2026-05-18
10+
### Fixed
11+
* Fix ImportState using non-existent "id" attribute path — all resources use "uid" as their identifier, causing a State Write Error on any import operation
12+
913
## v0.3.0 - 2025-03-24
1014
### Added
1115
* Updated metafiles

0 commit comments

Comments
 (0)