Terraspace with AWS Code Build

Hi,

I’m trying deploying my first Terraspace project on Production with AWS CodeBuild. But i’m getting an error and i cant identify the problem.

Evertything runs well outside AWS Code Build.
I have full admin service role to CodeBuild. I can’t understand what is missing. Someone can help debug?

Thanks

I solved configuring AWS_ACCESS_KEY, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN environment variables in AWS CodeBuild. This is really necessary?