Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andreascreten committed Apr 28, 2023
1 parent b89e03c commit 9f12f8e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ description: |-
## Example Usage

```terraform
terraform {
required_providers {
laravelforge = {
source = "registry.terraform.io/madewithlove/laravelforge"
}
}
}
provider "laravelforge" {
token = "API_TOKEN"
}
Expand Down

0 comments on commit 9f12f8e

Please sign in to comment.