I have been trying to orchestrate AWS Glue to read and write to S3 by Terraform.
After configuration in main.tf, the job needs manual trigger over UI or AWS CLI to get triggered.
Thank you
The Glue Job should run along by Terraform Script.
Tried to to add triggers in main.tf but did not work.