Hi everyone,
I’m currently working with AWS Glue Jobs and I’m wondering if there’s a way to configure the Source Control Details for a job from Terraform.
I use to set up this from AWS CLI with “source-control-details” parameter (from “aws glue create-job” cmd) or with “aws glue update-source-control-from-job” cmd.
I really appreciate if someone could help me with this.
Thanks in advance!