Skip to content

Commit

Permalink
docs: remove version from docs (#6)
Browse files Browse the repository at this point in the history
* docs: remove version from docs

* terraform-docs: automated action

Co-authored-by: philwinder <philwinder@users.noreply.github.com>
  • Loading branch information
philwinder and philwinder authored May 17, 2021
1 parent a2e06fd commit 8739d51
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .header.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Feast terraform module for combinator.ml
```terraform
module "feast" {
source = "combinator-ml/feast/k8s"
version = "0.0.0"
}
```

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Feast terraform module for combinator.ml
```terraform
module "feast" {
source = "combinator-ml/feast/k8s"
version = "0.0.0"
}
```

Expand Down

0 comments on commit 8739d51

Please sign in to comment.