big-family-16359
09/16/2025, 9:00 PMpulumi import
doesn't seem to work: using either the token from pulumi registry or what's seen in the preview doesn't worklittle-cartoon-10569
09/16/2025, 9:47 PMpulumi import aws:organizations/organizationalUnit:OrganizationalUnit example ou-1234567
big-family-16359
09/16/2025, 9:47 PMlittle-cartoon-10569
09/16/2025, 9:48 PMbig-family-16359
09/16/2025, 9:48 PMexample
should be a completely new name instead of what's defined in my pulumi code?little-cartoon-10569
09/16/2025, 9:49 PMlittle-cartoon-10569
09/16/2025, 9:49 PMpulumi import
and instead add the import
opt to the existing code.little-cartoon-10569
09/16/2025, 9:49 PMpulumi import
is used when you don't have the code already.big-family-16359
09/16/2025, 9:51 PMlittle-cartoon-10569
09/16/2025, 9:51 PMbig-family-16359
09/16/2025, 9:51 PMlittle-cartoon-10569
09/16/2025, 9:52 PMOnce a resource is successfully imported, remove the import option because Pulumi is now managing the resource.
big-family-16359
09/16/2025, 9:52 PMlittle-cartoon-10569
09/16/2025, 9:52 PM