This message was deleted.
# getting-started
s
This message was deleted.
l
https://www.pulumi.com/registry/packages/aws/api-docs/ec2/instance/#rootblockdevice_nodejs In the
rootBlockDevice
property, you can set the
volumeSize
property:
Copy code
rootBlockDevice: {
   volumeSize: 16
}
will create a root volume of 16GiB.
a
Thank you @limited-rainbow-51650 🙏