Martin Wenisch
02/05/2020, 10:17 AMvpc_config
setting in my resource "aws_lambda_function" "merged_0"
.
Right now I'm solving it by using <http://override.tf|override.tf>
file for deployment (which limits me to MergeLambda.All
).
Is there better way how to integrate Lambdas into VPC?
Also, I wonder if there is interest for PR with vpc_config
integrated into LambdaFunction
and LambdaFactory
as it might be worth solving it by custom patch.
Thank you.TanVD
02/05/2020, 10:40 AMMartin Wenisch
02/05/2020, 10:54 AMTanVD
02/05/2020, 10:27 PM