C4W4 Project 1 error 2.5

2.5 error

Hello @iambenn
There is probably an error with your completion of step 2.4. Please, make sure that you replace the <API_ENDPOINT> placeholder correctly in step 2.4 and that you run this cell before moving on to 2.5.

I pass 2.5 but I find error in terraform apply 4.1.7

I pass 4.1.7 and find error at 5.1 Reddhift

@iambenn the error you are getting in the terminal is saying where the problem is stemming from. You had inputted var.redshift_use instead of var.redshift_user in the redshift.tf file.

Thank I pass, but I find
5.2.3 error
(psycopg2.errors.InvalidSchemaName) schema “deftunes_transform” does not exist

[SQL: select * from deftunes_transform.songs limit 10]
(Background on this error at: Error Messages — SQLAlchemy 1.4 Documentation)

I find error in picture