We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af4ce3e + 3275b93 commit 5ecdd0dCopy full SHA for 5ecdd0d
1 file changed
README.md
@@ -9,7 +9,7 @@ Backup AWS CodeCommit repositories to Amazon S3.
9
```hcl
10
module "codecommit-s3-backups" {
11
source = "aws-samples/codecommit-s3-backups/aws"
12
- version = "2.2.2"
+ version = "2.2.x"
13
name = "codecommit-s3-backup"
14
}
15
```
0 commit comments