Open
Description
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?