crossplane-contrib / provider-aws

Crossplane AWS Provider
Apache License 2.0
416 stars 363 forks source link

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

Closed poliveirabp closed 1 day ago

poliveirabp commented 3 months ago

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.

MisterMX commented 3 months ago

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.

github-actions[bot] commented 2 weeks ago

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.