These are the instruccions:
cd terraform
terraform init
terraform plan
terraform apply -target=module.extract_job
terraform apply -target=module.transform_job
terraform apply -target=module.serving
When i apply module.transform_job, the terminal closes, and i open the terminal, again:
Error: creating Glue Catalog Database (de_c4w4a2_transform_db): operation error Glue: CreateDatabase, https response error StatusCode: 400, RequestID: b6c706c3-d3e1-4439-a61a-b69586dc41b2, AlreadyExistsException: Database already exists.
and when I want to do the jobs it gives me an error