Skip to content

Commit 5ecdd0d

Browse files
authored
Merge pull request #9 from aws-samples/readme
updated module version in readme
2 parents af4ce3e + 3275b93 commit 5ecdd0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Backup AWS CodeCommit repositories to Amazon S3.
99
```hcl
1010
module "codecommit-s3-backups" {
1111
source = "aws-samples/codecommit-s3-backups/aws"
12-
version = "2.2.2"
12+
version = "2.2.x"
1313
name = "codecommit-s3-backup"
1414
}
1515
```

0 commit comments

Comments
 (0)