Skip to content

Instantly share code, notes, and snippets.

@paulmwatson
Created March 16, 2020 11:35
Show Gist options
  • Save paulmwatson/e29cf2f60f9b2d926e55979f2d5cdbfc to your computer and use it in GitHub Desktop.
Save paulmwatson/e29cf2f60f9b2d926e55979f2d5cdbfc to your computer and use it in GitHub Desktop.
option_settings:
"aws:elasticbeanstalk:container:python":
NumProcesses: 1
NumThreads: 1
aws:elasticbeanstalk:cloudwatch:logs:
StreamLogs: true
DeleteOnTerminate: true
RetentionInDays: 1
aws:elasticbeanstalk:healthreporting:system:
SystemType: enhanced
aws:autoscaling:launchconfiguration:
IamInstanceProfile: aws-elasticbeanstalk-ec2-role
aws:elasticbeanstalk:environment:
ServiceRole: aws-elasticbeanstalk-service-role
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment