diff --git a/provider/test-programs/imds-auth/imds-v2/Pulumi.yaml b/provider/test-programs/imds-auth/imds-v2/Pulumi.yaml index bc119d7277f..8e9984ed681 100644 --- a/provider/test-programs/imds-auth/imds-v2/Pulumi.yaml +++ b/provider/test-programs/imds-auth/imds-v2/Pulumi.yaml @@ -118,6 +118,8 @@ resources: httpPutResponseHopLimit: 1 vpcSecurityGroupIds: - ${segroup} + rootBlockDevice: + volumeSize: 20 userData: | #!/bin/bash # Reconfigure SSHD - workaround for pulumi Command issues