Skip to content

Commit f1b9982

Browse files
committed
chore(docs): Change the example in README.md.
1 parent 9dcea26 commit f1b9982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ This repository is used to create a security group on scaleway using terraform.
1111

1212
```hcl
1313
module "my_sg" {
14-
source = "benoit-garcia/security_group/scaleway"
15-
version = "0.0.3"
14+
source = "scaleway-terraform-modules/security_group/scaleway"
15+
version = "1.0.2"
1616
}
1717
```
1818

0 commit comments

Comments
 (0)