Skip to content

Commit

Permalink
weird spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyblasczyk committed Dec 18, 2023
1 parent 3a07c7b commit 52173c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/app_eks/efs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ resource "aws_efs_backup_policy" "storage_class" {
}
}


resource "aws_security_group" "storage_class_nfs" {
name = "${var.namespace}-${random_pet.efs.id}"
description = "Security group for NFS traffic"
Expand Down

0 comments on commit 52173c9

Please sign in to comment.