Skip to content

Commit 8bc9706

Browse files
updated repo
1 parent d3774d7 commit 8bc9706

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
@@ -54,7 +54,7 @@ Here is an example of how you can use this module in your inventory structure:
5454
```hcl
5555
module "kms_key" {
5656
source = "devops4mecode/kms/aws"
57-
version = "0.13.0"
57+
version = "1.1.0"
5858
name = "kms"
5959
application = "devops4me"
6060
environment = "test"

0 commit comments

Comments
 (0)