Skip to content

Commit daa7ed1

Browse files
committed
Updating usage example
1 parent 81c4599 commit daa7ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ As this module is essentially running a series of bash commands, it ensures idem
2424

2525
```
2626
module "ecr_mirror" {
27-
source = "TechToSpeech/terraform-aws-ecr-mirror.git"
27+
source = "TechToSpeech/ecr-mirror/aws"
2828
aws_account_id = "123456544225"
2929
aws_region = "eu-west-1"
3030
docker_source = "wordpress:php7.4-apache"

0 commit comments

Comments
 (0)