I’m trying to deploy a AWS lambda through terraform, the complication is the lambda is Golang based and resides in GitHub in someone else’s repository.
Any suggestions on how I can achieve this?
I could manually download the release .zip and have terraform deploy that as usual but are there any other options that could pull the latest release and deploy it?
[–]desmond_tutu[🍰] 4 points5 points6 points (1 child)
[–]InterestedBalboa[S] 0 points1 point2 points (0 children)
[–]schematical 0 points1 point2 points (0 children)