Skip to content

Commit 2dc1be2

Browse files
chore(main): release 1.0.0
1 parent 9b08ea2 commit 2dc1be2

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-05-24)
4+
5+
6+
### Features
7+
8+
* initial tf provider ([3c2e9ba](https://github.com/fluencelabs/terraform-provider-cloudless/commit/3c2e9ba722f80d1af3840d87c99c57345643930b))
9+
10+
11+
### Bug Fixes
12+
13+
* delete inline boot disk on VM destroy ([#4](https://github.com/fluencelabs/terraform-provider-cloudless/issues/4)) ([bce3cc9](https://github.com/fluencelabs/terraform-provider-cloudless/commit/bce3cc91dcacb9d60c953c73337e0a5c1fe5da78))
14+
* send clusterId in inline-create boot disk ([#3](https://github.com/fluencelabs/terraform-provider-cloudless/issues/3)) ([07d900c](https://github.com/fluencelabs/terraform-provider-cloudless/commit/07d900cf09beaaa2d0071d6fc724dfbf2b680fbb))

0 commit comments

Comments
 (0)