Skip to content

Commit 3275b93

Browse files
committed
updated module version
1 parent af4ce3e commit 3275b93

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)