Skip to content

Commit 2efa1db

Browse files
authored
Update main.tf
1 parent b3eb003 commit 2efa1db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/main.tf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,10 @@ module "sfn" {
448448
xray = true
449449
}
450450

451+
kms = {
452+
kms = true
453+
}
454+
451455
stepfunction = {
452456
stepfunction = true
453457
}

0 commit comments

Comments
 (0)