<GLUE-EXECUTION-ROLE>
with the value of glue_role_arn
, full ARN.
Hello @iambenn,
You should be able to find it after you run terraform apply
the output should look like this:
glue_rds_extract_job = "de-c4w4a2-rds-extract-job"
glue_role_arn = "arn:aws:iam::[ACCOUNT_ID]:role/de-c4w4a2-glue-role" <---Replace with your ACCOUNT_ID
glue_sessions_users_extract_job = "de-c4w4a2-api-sessions-extract-job"