Skip to content

Commit

Permalink
add 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyangyu authored Oct 14, 2022
1 parent 4a8cbb4 commit 0fdb268
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
## [0.0.3] 2022-10-14

Changes:
- Credentials in provider change from username/password to public_key/private_key.
- Include terraform provider information in client requests.

Docs:
- Fix restore data source example.
- Update local development commands in README.

## [0.0.2] 2022-09-26

Doc:
- Add the use of `terraform init` in README.md
- Add the README.md link in provider example
Docs:
- Add the use of `terraform init` in README.md.
- Add the README.md link in provider example.

## 0.0.1

Features:
- Support datasource: project, cluster spec, restore, backup
- Support resources: cluster, restore, backup
- Support datasource: project, cluster spec, restore, backup.
- Support resources: cluster, restore, backup.

0 comments on commit 0fdb268

Please sign in to comment.