high-pencil-44536
04/19/2022, 4:33 PMbran@danforth infra % pulumi import google-native:cloudresourcemanager/v3:Folder non_production 250711497935
Previewing import (shared):
Type Name Plan Info
pulumi:pulumi:Stack infra-shared 1 error
= └─ google-native:cloudresourcemanager/v3:Folder non_production import 1 error
Diagnostics:
pulumi:pulumi:Stack (infra-shared):
error: preview failed
google-native:cloudresourcemanager/v3:Folder (non_production):
error: Preview failed: property "foldersId"/"name" not found
Whats the right incantation here or is this a bug?eager-keyboard-30823
04/19/2022, 6:11 PMpulumi import google-native:cloudresourcemanager/v3:Folder non_production 250711497935/{{name}}
high-pencil-44536
04/19/2022, 6:19 PMbran@danforth infra % pulumi import google-native:cloudresourcemanager/v3:Folder non_production '250711497935/Non-Production'
Previewing import (shared):
Type Name Plan Info
pulumi:pulumi:Stack infra-shared 1 error
= └─ google-native:cloudresourcemanager/v3:Folder non_production import 1 error
Diagnostics:
pulumi:pulumi:Stack (infra-shared):
error: preview failed
google-native:cloudresourcemanager/v3:Folder (non_production):
error: Preview failed: property "foldersId"/"name" not found
eager-keyboard-30823
04/19/2022, 6:20 PMhigh-pencil-44536
04/19/2022, 6:32 PMeager-keyboard-30823
04/19/2022, 6:33 PMhigh-pencil-44536
04/19/2022, 7:24 PM