Skip to content
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

Support for CodeBuild builds on AWS EFS mounts #6533

Closed
1 of 2 tasks
nataibi opened this issue Mar 2, 2020 · 1 comment · Fixed by #6539
Closed
1 of 2 tasks

Support for CodeBuild builds on AWS EFS mounts #6533

nataibi opened this issue Mar 2, 2020 · 1 comment · Fixed by #6539
Assignees
Labels
@aws-cdk/aws-codebuild Related to AWS CodeBuild @aws-cdk/aws-efs Related to Amazon Elastic File System effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on.

Comments

@nataibi
Copy link
Contributor

nataibi commented Mar 2, 2020

Add support for CodeBuild to build on AWS EFS file system mounts using the new ProjectFileSystemLocation .
more info here https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html

Use Case

Create AWS CodeBuild builds on Amazon EFS.

Proposed Solution

as per the documentation https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@nataibi nataibi added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 2, 2020
@SomayaB SomayaB added the @aws-cdk/aws-codebuild Related to AWS CodeBuild label Mar 2, 2020
@SomayaB SomayaB added @aws-cdk/aws-efs Related to Amazon Elastic File System in-progress This issue is being actively worked on. labels Mar 2, 2020
@SomayaB
Copy link
Contributor

SomayaB commented Mar 6, 2020

Thanks for opening this issue and putting in a PR @nataibi, much appreciated! 👍

@SomayaB SomayaB removed the needs-triage This issue or PR still needs to be triaged. label Mar 6, 2020
@skinny85 skinny85 added the effort/small Small work item – less than a day of effort label Mar 11, 2020
@mergify mergify bot closed this as completed in #6539 Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-codebuild Related to AWS CodeBuild @aws-cdk/aws-efs Related to Amazon Elastic File System effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants