Skip to content

Commit 0e3ad1c

Browse files
author
Rajeev Jaggavarapu
committed
Changes in Module source for KMS
1 parent dd9335f commit 0e3ad1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "kms" {
2-
source = "app.terraform.io/foss-cafe/kms/aws"
2+
source = "foss-cafe/kms/aws"
33
version = "1.0.0"
44
enabled = true
55
name = lookup(var.kms_key, "name")

0 commit comments

Comments
 (0)