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

Amazon.Lambda.Annotations with Terraform #1704

Open
ashishdhingra opened this issue Mar 20, 2024 Discussed in #1693 · 1 comment
Open

Amazon.Lambda.Annotations with Terraform #1704

ashishdhingra opened this issue Mar 20, 2024 Discussed in #1693 · 1 comment
Labels
annotations feature-request A feature should be added or improved. p2 This is a standard priority issue queued

Comments

@ashishdhingra
Copy link
Contributor

Discussed in #1693

Originally posted by matiaspecile March 11, 2024
Hi,

The Amazon.Lambda.Annotations documentation states that only CloudFormation deployments are currently supported:

Lambda Annotations can be added to existing projects. Lambda Annotations does require that deployment of existing projects is done using a CloudFormation template. In the future Lambda Annotations may support other deployment technologies.

Is there any progress towards providing support for other deployment methods (Terraform specifically for my use case)? Is there any way to make this work with Terraform today, even if the approach is of an experimental nature?

@ashishdhingra ashishdhingra added feature-request A feature should be added or improved. needs-review p2 This is a standard priority issue annotations queued and removed needs-review labels Mar 20, 2024
@benallred
Copy link

benallred commented Mar 28, 2024

(I'm just a user sharing his experience) I've got lambda annotations working with terraform. I found a blog post that had enough pointers to figure out what I needed. With the dots I connected from that post, it was relatively straightforward to get working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
annotations feature-request A feature should be added or improved. p2 This is a standard priority issue queued
Projects
None yet
Development

No branches or pull requests

2 participants