Skip to content

Commit

Permalink
fix(sec group): remove
Browse files Browse the repository at this point in the history
  • Loading branch information
abolfazl8131 committed Nov 25, 2024
1 parent 2d770a3 commit db1b5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/terraform_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ class IaCTemplateGenerationELB(BaseModel):


class IaCTemplateGenerationEFS(BaseModel):
security_group:bool = True

efs_file_system:bool = True
efs_mount_target:bool = True
efs_backup_policy:bool = True
Expand Down

0 comments on commit db1b5eb

Please sign in to comment.