We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c4599 commit daa7ed1Copy full SHA for daa7ed1
README.md
@@ -24,7 +24,7 @@ As this module is essentially running a series of bash commands, it ensures idem
24
25
```
26
module "ecr_mirror" {
27
- source = "TechToSpeech/terraform-aws-ecr-mirror.git"
+ source = "TechToSpeech/ecr-mirror/aws"
28
aws_account_id = "123456544225"
29
aws_region = "eu-west-1"
30
docker_source = "wordpress:php7.4-apache"
0 commit comments