Skip to content

Commit edffd2b

Browse files
committed
Update modules/vpn/main.tf
1 parent e07c26f commit edffd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/vpn/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ resource "aws_ssm_document" "ssm_document" {
170170
"parameters": {
171171
"Message": {
172172
"type": "String",
173-
"description": "to staore pritunl key and password",
173+
"description": "to store pritunl key and password",
174174
"default": ""
175175
}
176176
},

0 commit comments

Comments
 (0)