Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

CronConnectorEnvironment does not specify 'Worker' Tier #4

Open
Delphenium opened this issue Aug 2, 2019 · 1 comment
Open

CronConnectorEnvironment does not specify 'Worker' Tier #4

Delphenium opened this issue Aug 2, 2019 · 1 comment

Comments

@Delphenium
Copy link

Delphenium commented Aug 2, 2019

The cron jobs in the CronConnectorEnvironment do not actually run, since the environment defaults to the "WebServer" tier.

As per the documentation here: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features-managing-env-tiers.html
cron.yaml can only be used on the worker environment tier to specify cron jobs.

Updating the Cloud Formation template (CronConnectorEnvironment) to indicate the 'Worker' tier for the EB environment fixes this.

@tomnight
Copy link

tomnight commented Aug 8, 2019

Thanks for the feed back we will look to add this bugfix to the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants