Skip to content

Commit

Permalink
chore(docs): Do not specify version in example.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit-garcia committed Jun 22, 2024
1 parent 2e2f1b6 commit c629b56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ This repository is used to manage VPCs on scaleway using terraform.
```hcl
module "my_network" {
source = "scaleway-terraform-modules/vpc/scaleway"
version = "0.0.1"
}
```

Expand Down

0 comments on commit c629b56

Please sign in to comment.