You can now use Amazon Elastic Filesystem (EFS) in AWS CodeBuild build jobs.
resource "aws_codebuild_project" "example" {
file_system_location {
type = "EFS"
...
}
}
Announcement.
Requires AWS SDK v1.28.12:
Hi,
I also need this feature because codebuild cannot resolv DNS EFS endpoint :/
Thanks
ditto for @florianmagnin message
Hi, this feature would be really useful. I noticed there's an open PR for this https://github.com/terraform-providers/terraform-provider-aws/pull/12130
Is this likely to be merged soon?
Thanks
This would be great, is there an update on when we're likely to see this?
Most helpful comment
Hi, this feature would be really useful. I noticed there's an open PR for this https://github.com/terraform-providers/terraform-provider-aws/pull/12130
Is this likely to be merged soon?
Thanks