Should default config point to fargate.toml?
Should default config point in https://gitlab.com/gitlab-org/ci-cd/custom-executor-drivers/fargate/-/blob/master/cmd/fargate/main.go#L18 point to fargate.toml instead?
config.toml is config file for gitlab-runner, whereas fargate.toml is for fargate executor.
I see that we're overriding default behavior in the official guides, but I think it would be beneficial to adopt fargate.toml as default.
Let me know what you think!
Cheers!