Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing Resource Results in Undefined Operation and Resource in Console #29

Closed
phillipedwards opened this issue Dec 3, 2021 · 1 comment
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed size/S Estimated effort to complete (1-2 days).
Milestone

Comments

@phillipedwards
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)

Issue details

When importing resources into Pulumi, the 'Activity' tab of the import operation shows undefined for the operation and resource.

Steps to reproduce

  1. create an empty pulumi project
  2. import any resource into the project using pulumi import ....
  3. check the console, for the stack's activity the import activity.

Expected: Importing a resource should not show undefined for resource or operation
Actual: Importing a resource shows undefined for resource and operation.

See screenshot:
image

@phillipedwards phillipedwards added the kind/bug Some behavior is incorrect or out of spec label Dec 3, 2021
@chrsmith chrsmith self-assigned this Dec 4, 2021
@chrsmith chrsmith added this to the 0.65 milestone Dec 4, 2021
@leezen leezen added the size/S Estimated effort to complete (1-2 days). label Dec 6, 2021
@leezen leezen modified the milestones: 0.65, 0.66 Dec 8, 2021
@chrsmith chrsmith added the resolution/fixed This issue was fixed label Dec 8, 2021
@chrsmith
Copy link

chrsmith commented Dec 8, 2021

This has been fixed and will be deployed soon. 🎉

@chrsmith chrsmith closed this as completed Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed size/S Estimated effort to complete (1-2 days).
Projects
None yet
Development

No branches or pull requests

3 participants