pulumi-azure-native icon indicating copy to clipboard operation
pulumi-azure-native copied to clipboard

Extract canonical ID when importing

Open danielrbradley opened this issue 1 month ago • 2 comments

Prefer to read the canonical ID from the response if inputs are nil.

danielrbradley avatar Oct 15 '25 08:10 danielrbradley

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

github-actions[bot] avatar Oct 15 '25 08:10 github-actions[bot]

Codecov Report

:x: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 59.67%. Comparing base (12031f9) to head (e3802bc).

Files with missing lines Patch % Lines
provider/pkg/provider/provider.go 0.00% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4356      +/-   ##
==========================================
- Coverage   59.71%   59.67%   -0.05%     
==========================================
  Files          90       90              
  Lines       14141    14144       +3     
==========================================
- Hits         8444     8440       -4     
- Misses       5040     5046       +6     
- Partials      657      658       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Oct 15 '25 08:10 codecov[bot]

Possibly related: https://github.com/pulumi/pulumi-azure-native/pull/4202

EronWright avatar Nov 08 '25 00:11 EronWright