Skip to content

Conversation

salemgolemugoo
Copy link

what

Ability to attach a file system to the lambda function

why

Introduced a new file_system_config option. So you can attach an EFS filesystem to the lambda function

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lambda_function#file_system_config-configuration-block

@salemgolemugoo salemgolemugoo requested review from a team as code owners August 11, 2025 07:28
@mergify mergify bot added the triage Needs triage label Aug 11, 2025
@oycyc
Copy link

oycyc commented Aug 11, 2025

/terratest

@oycyc oycyc added minor New features that do not break anything feature New functionality and removed triage Needs triage labels Aug 11, 2025
Copy link

@oycyc oycyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@salemgolemugoo
Copy link
Author

salemgolemugoo commented Aug 11, 2025

I think something wrong with the tests:

{"Time":"2025-08-11T13:25:06.332876852Z","Action":"output","Package":"github.com/cloudposse/terraform-aws-lambda-function","Test":"TestExamplesDockerImage","Output":"        \t            \t\u001b[1m\u001b[31mError: \u001b[0m\u001b[0m\u001b[1mError running command 'docker build -t 799847381734.dkr.ecr.us-east-2.amazonaws.com/eg-ue2-test-eg-ue2-test-pqxjvv-example-docker-image-pqxjvv .': exit status 127. Output: /bin/sh: docker: not found\n"}

https://github.com/cloudposse/.github/blob/main/.github/workflows/shared-terraform-chatops.yml#L10C21-L10C34 It runs on the latest ubuntu image which doesn't have docker installed by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New functionality minor New features that do not break anything

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants