Skip to content

Commit

Permalink
chore: api stability section in README.md (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
majidkarimizadeh authored Oct 1, 2024
1 parent 6ca8579 commit 4a8901e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,7 @@ pnpm i
All commits must adhere to the [conventional commit spec](https://www.conventionalcommits.org/en/v1.0.0/).
For the acceptance tests to run properly make sure to run ```docker-compose up -d```
before committing anything or the commit will fail.

### API Stability

Given that the public cloud API is currently in its beta version, we are maintaining the Terraform plugin in beta as well, despite the stability of our Dedicated Server API.

0 comments on commit 4a8901e

Please sign in to comment.