#Lambada-pipeline-autoapproval
AWS Lambda function to autoapprove codepipeline if Test stage is susccessfull after getting a aws SNS notification
#lambda function
- needs to be subscribed to a AWS SNS Topic
- IAM/Rols needs to be configure first, I recomend Terraform
- This function can be integrated into Terraform with easy.
#Todo:
- Working, needs a bit of cleaning, I left some of my debugging output.