Skip to content

Commit 7f98dfd

Browse files
chore: release 0.1.8 (#75)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e2d7b84 commit 7f98dfd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.7"}
1+
{".":"0.1.8"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.8](https://github.com/coreweave/terraform-provider-coreweave/compare/v0.1.7...v0.1.8) (2025-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* add api_server_endpoint field to cluster resource, handle not found errors correctly ([#77](https://github.com/coreweave/terraform-provider-coreweave/issues/77)) ([e2d7b84](https://github.com/coreweave/terraform-provider-coreweave/commit/e2d7b84d2ed0b8d6494d7464cbf75e50aa53fa0a))
9+
* **docs:** add import syntax ([#73](https://github.com/coreweave/terraform-provider-coreweave/issues/73)) ([f2c9633](https://github.com/coreweave/terraform-provider-coreweave/commit/f2c9633db92ad9257c3824e10a26be97354f1b55))
10+
311
## [0.1.7](https://github.com/coreweave/terraform-provider-coreweave/compare/v0.1.6...v0.1.7) (2025-02-21)
412

513

0 commit comments

Comments
 (0)