We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3774d7 commit 8bc9706Copy full SHA for 8bc9706
README.md
@@ -54,7 +54,7 @@ Here is an example of how you can use this module in your inventory structure:
54
```hcl
55
module "kms_key" {
56
source = "devops4mecode/kms/aws"
57
- version = "0.13.0"
+ version = "1.1.0"
58
name = "kms"
59
application = "devops4me"
60
environment = "test"
0 commit comments