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

Only trigger an import when needed during refresh #11100

Merged
merged 1 commit into from Oct 20, 2022

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Oct 20, 2022

Description

Fixes #11099

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have run make changelog and committed the changelog/pending/<file> documenting my change
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@iwahbe iwahbe requested review from dixler and aq17 October 20, 2022 16:56
@iwahbe iwahbe self-assigned this Oct 20, 2022
@pulumi-bot
Copy link
Contributor

Changelog

[uncommitted] (2022-10-20)

Bug Fixes

  • [cli/import] Only trigger an import when necessary during refresh.
    #11100

@iwahbe
Copy link
Member Author

iwahbe commented Oct 20, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 20, 2022

Build succeeded:

@bors bors bot merged commit 973740b into master Oct 20, 2022
@bors bors bot deleted the iwahbe/only-import-when-needed branch October 20, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pulumi runs an import for every refresh, even when not necessary
3 participants