Skip to content

Comments

Add CRON_SYNC_TOKEN to App Runner deployment#309

Merged
JoaquinBN merged 1 commit intodevfrom
JoaquinBN/apprunner-config
Jan 10, 2026
Merged

Add CRON_SYNC_TOKEN to App Runner deployment#309
JoaquinBN merged 1 commit intodevfrom
JoaquinBN/apprunner-config

Conversation

@JoaquinBN
Copy link
Collaborator

Summary

  • Add CRON_SYNC_TOKEN as a runtime environment secret for cron job authentication
  • Remove hardcoded CPU and Memory configuration to allow management via AWS console

The CRON_SYNC_TOKEN secret is now injected from AWS SSM Parameter Store at /tally/prod/cron_sync_token. Instance sizing can be adjusted directly from the App Runner dashboard without modifying the deployment script.

Add CRON_SYNC_TOKEN as a runtime environment secret that references the AWS SSM Parameter Store. Also remove hardcoded CPU and Memory configuration from the deployment script to allow managing instance sizes directly from the AWS console.
@JoaquinBN JoaquinBN merged commit f38a4e1 into dev Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant