Amazon.Lambda.Annotations with Terraform
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 503
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 18
Description
### Discussed in https://github.com/aws/aws-lambda-dotnet/discussions/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?
Contributor guide
Assessment
This issue has not been assessed yet.