Skip to content

Commit b552883

Browse files
authored
rename module example
1 parent 8cd2996 commit b552883

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
@@ -11,7 +11,7 @@ Checkout the [encryption](src/encrypt.js) or [decryption](src/decrypt.js) source
1111
## Usage
1212

1313
```hcl
14-
module "user" {
14+
module "encryption" {
1515
source = "git::https://github.com/goci-io/aws-lambda-kms-encryption.git?ref=tags/<latest-version>"
1616
namespace = "goci"
1717
stage = "staging"

0 commit comments

Comments
 (0)