sparse-intern-71089
08/24/2021, 6:43 PMadorable-noon-15528
08/25/2021, 9:07 AMInstanceRootBlockDeviceArgs
but you are passing a list of a single InstanceRootBlockDeviceArgs
in the code you posted. The definition does not seem to expect a list:
root_block_device: Optional[pulumi.Input[pulumi.InputType['InstanceRootBlockDeviceArgs']]] = None,
best-nest-62071
08/25/2021, 9:18 PM