-
-
Notifications
You must be signed in to change notification settings - Fork 32
Add config for jenkins container #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
590ea39 to
a32084d
Compare
a32084d to
3d99799
Compare
3d99799 to
548471f
Compare
|
Hi @jnonino Julian, I change the task definition for EFS. If we keep root_directory with your config, Fargate fail because it can't found the directory in the EFS. I don't know if we can create directly the directory in the EFS with terraform. So by default I use / . |
Hi @ktibi, from what I remember the Jenkins image creates that directory when started running but that might be changed! I don't feel too confortable with using Working with Amazon EFS access points
|
Hi @ktibi, from what I remember the Jenkins image creates that directory when started running but that might be changed! I don't feel too confortable with using Working with Amazon EFS access points
|
No description provided.