crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
143 stars 120 forks source link

Lambda inline code #1198

Closed amihaylov closed 1 month ago

amihaylov commented 7 months ago

What problem are you facing?

Currently there is no way to specify inline code like in cloud formation - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#aws-properties-lambda-function-code--examples

It would be very useful for small lambda's that dont need to be packed (e.g. depend only on aws-sdk) and no complex deployment is needed.

How could Official AWS Provider help solve your problem?

Implement lambda inline code.

mbbush commented 6 months ago

Is it possible to do this in terraform-provider-aws? This project uses that one as an intermediary, so until/unless it's offered in that provider, it would be difficult to implement here.

github-actions[bot] commented 1 month ago

This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale. 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.

github-actions[bot] commented 1 month ago

This issue is being closed since there has been no activity for 14 days since marking it as stale. If you still need help, feel free to comment or reopen the issue!