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

Dynamically referencing the ARN of Lambda Layer in Lambda Function #2012

Open
poliveirabp opened this issue Mar 18, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@poliveirabp
Copy link

Hi, there is any way i can do that? So basically i want to use the ARN of the Lambda Layer in the layers field dynamically on Lambda Function, like how works in terraform where we can mention the ARN of a created resource.

@poliveirabp poliveirabp added the enhancement New feature or request label Mar 18, 2024
@MisterMX
Copy link
Collaborator

spec.forProvider.layer currently does not have a referencer implementation (-Ref and -Selector fields). One would have to add that to be able to set the layer ARNs dynamically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants