Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
shamimice03 authored Mar 24, 2023
1 parent 71cfb06 commit 428401e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ variable "efs_sg_ports" {
}

variable "efs_mount_point" {
description = "Define the ports and protocols for efs the security group"
description = "Determine the mount point"
type = string
default = "content/test/"
}

0 comments on commit 428401e

Please sign in to comment.