You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aws-devcontainer template hard-codes the root disk size to 30GB.
Allow configuring root disk size as a parameter in the template.
Only allow mononotically increasing values.
Also handle automatic volume expansion in the init script.