AWS Glue- How to prevent a glue workflow trigger from firing automatically once the trigger type is set to on demand?
I’m using terraform to modify the trigger type from ‘SCHEDULED’ to ‘ON_DEMAND’. However once the changes are applied it causes the workflow to trigger instantly. Is there any way to prevent this?