I have a lambda which I want to invoke once during terraform apply since it updates a database and should be triggered only once in the apply phase. My problem is that ter