Skip to content

Commit

Permalink
Update zenml version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
stefannica committed Nov 11, 2024
1 parent 1870e8a commit 6122210
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This Terraform provider allows you to manage ZenML resources using Infrastructur

- [Terraform](https://www.terraform.io/downloads.html) >= 1.0
- [Go](https://golang.org/doc/install) >= 1.20
- [ZenML Server](https://docs.zenml.io/) >= 0.40.0
- [ZenML Server](https://docs.zenml.io/) >= 0.70.0

## Building The Provider

Expand Down
5 changes: 5 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ The ZenML provider allows you to manage [ZenML](https://zenml.io) resources usin
- Stack Components
- Service Connectors

## Requirements

- [Terraform](https://www.terraform.io/downloads.html) >= 1.0
- [ZenML Server](https://docs.zenml.io/) >= 0.70.0

## Example Usage

```hcl
Expand Down

0 comments on commit 6122210

Please sign in to comment.