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 8cd2996 commit b552883Copy full SHA for b552883
README.md
@@ -11,7 +11,7 @@ Checkout the [encryption](src/encrypt.js) or [decryption](src/decrypt.js) source
11
## Usage
12
13
```hcl
14
-module "user" {
+module "encryption" {
15
source = "git::https://github.com/goci-io/aws-lambda-kms-encryption.git?ref=tags/<latest-version>"
16
namespace = "goci"
17
stage = "staging"
0 commit comments