cuddly-xylophone-65881
12/31/2020, 9:27 AMDiagnostics:
azure:network:VirtualNetworkGateway (cgw-snm-net-blue):
error: azure:network/virtualNetworkGateway:VirtualNetworkGateway resource 'cgw-snm-net-blue' has a problem: Missing required property 'type'
error: azure:network/virtualNetworkGateway:VirtualNetworkGateway resource 'cgw-snm-net-blue' has a problem: Missing required property 'sku'
error: azure:network/virtualNetworkGateway:VirtualNetworkGateway resource 'cgw-snm-net-blue' has a problem: Missing required property 'ipConfigurations'
error: Preview failed: one or more inputs failed to validate
pulumi:pulumi:Stack (autopilot-azure-autopilot-azure):
error: preview failed
Interestingly enough though, if I look at the debug output, it does have a type, sku and ip configurations.
What would be the recommended way moving forward? Just trying to import the resource manually by patching the stack?tall-librarian-49374
12/31/2020, 9:31 AMVirtualNetworkGateway
?cuddly-xylophone-65881
12/31/2020, 9:31 AMtall-librarian-49374
12/31/2020, 9:33 AMcuddly-xylophone-65881
12/31/2020, 9:35 AMpulumi import azure:network/virtualNetworkGateway:VirtualNetworkGateway cgw-snm-net-blue /subscri....
tall-librarian-49374
12/31/2020, 9:35 AMcuddly-xylophone-65881
12/31/2020, 9:36 AMtall-librarian-49374
12/31/2020, 9:36 AMcuddly-xylophone-65881
12/31/2020, 9:36 AMtall-librarian-49374
12/31/2020, 9:37 AMcuddly-xylophone-65881
12/31/2020, 9:37 AMtall-librarian-49374
12/31/2020, 9:38 AMImportId
option to the resourcecuddly-xylophone-65881
12/31/2020, 9:38 AMtall-librarian-49374
12/31/2020, 9:38 AMcuddly-xylophone-65881
12/31/2020, 9:38 AMtall-librarian-49374
12/31/2020, 9:39 AMcuddly-xylophone-65881
12/31/2020, 9:40 AM