Skip to content

Commit 260b5e4

Browse files
authored
update example in readme.md (#6)
1 parent 2e3ca6a commit 260b5e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ No modules.
7272

7373
```hcl
7474
module "example-com" {
75-
source = "[email protected]:locus313/terraform-module-aws-route53.git"
75+
source = "locus313/aws-route53/module"
76+
version = "1.0.3"
7677
7778
primary_domain = "example.com"
7879

0 commit comments

Comments
 (0)