diff --git a/README.md b/README.md index a0ff0d9..176b1ae 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@

- Terraform + Terraform Licence @@ -73,7 +73,7 @@ Here is an example of how you can use this module in your inventory structure: ```hcl module "kms_key" { source = "clouddrove/kms/aws" - version = "0.14.0" + version = "0.15.0" name = "kms" environment = "test" label_order = ["name", "environment"]