Skip to content

Commit

Permalink
Update eb.config to include ebs volume size and type
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisumit33 authored May 18, 2023
1 parent 26ef1e7 commit 0541a6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ebextensions/eb.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ option_settings:
InstanceTypes: t2.small
aws:elasticbeanstalk:environment:
EnvironmentType: SingleInstance
aws:autoscaling:launchconfiguration:
RootVolumeType: gp2
RootVolumeSize: 20

0 comments on commit 0541a6b

Please sign in to comment.