Skip to content

Commit

Permalink
Update modules, fix issue in mount point
Browse files Browse the repository at this point in the history
  • Loading branch information
jnonino committed Nov 1, 2021
1 parent b9c751f commit 966101d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ module "td" {
{
sourceVolume = "jenkins_efs"
containerPath = "/var/jenkins_home"
readOnly = false
}
]
}
Expand Down

0 comments on commit 966101d

Please sign in to comment.