Skip to content

Commit af1527d

Browse files
committed
bug: updated this code
1 parent 12a3e0f commit af1527d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example/generate-certificate-email/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ provider "aws" {
33
}
44

55
##-----------------------------------------------------------------------------
6-
## acm Module call with EMAIL.
6+
## acm Module call with EMAIL.
77
##-----------------------------------------------------------------------------
88
module "acm" {
99
source = "./../../"

0 commit comments

Comments
 (0)