pulumi / pulumi-aws

An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Apache License 2.0
458 stars 155 forks source link

Revisit import issues #3875

Closed t0yv0 closed 5 days ago

t0yv0 commented 5 months ago

~https://github.com/pulumi/pulumi-aws/issues/2318~ import subnet warnings ~https://github.com/pulumi/pulumi-aws/issues/3670~ https://github.com/pulumi/pulumi-aws/issues/3158 (awaiting/upstream)

https://github.com/pulumi/pulumi-aws/issues/1528 ((awaiting/upstream)

~https://github.com/pulumi/pulumi-aws/issues/1940~ (needs-repro) import LaunchTemplate warnings ~https://github.com/pulumi/pulumi-aws/issues/2410~ (needs-repro)

~https://github.com/pulumi/pulumi-aws/issues/2318~ conflicting arguments on subnet import (+13) bridge issue

https://github.com/pulumi/pulumi-aws/issues/2852 quickSight.Analyiss

~https://github.com/pulumi/pulumi-aws/issues/2854~ import (no repro)

https://github.com/pulumi/pulumi-aws/issues/3311 tags import

https://github.com/pulumi/pulumi-aws/issues/3986

https://github.com/pulumi/pulumi-aws/issues/4054

flostadler commented 3 months ago

Another tags import issue: https://github.com/pulumi/pulumi-aws/issues/4030

t0yv0 commented 2 months ago

Specifically looking here for opportunities/recommendations to fix import-related issues globally, in the bridge or in Pulumi itself.

https://github.com/pulumi/pulumi-terraform-bridge/issues/2028 has an assortment of bridged provider import issues this can help inform.

t0yv0 commented 2 months ago

For example, perhaps if it is possible to fix https://github.com/pulumi/pulumi-aws/issues/4054 generically by dropping Read entries that do not pass ValidateDiagFunc that could also improve the ecosystem as a whole, in e.g. linode.

corymhall commented 2 months ago

Unfortunately I haven't found any themes among the issues linked in the ticket. Everything related to tags will hopefully be fixed with #4169, but everything else seems to be a unique issue or is no longer an issue.

t0yv0 commented 2 months ago

That's a great result too!

t0yv0 commented 5 days ago

Counting this as done, thanks so much!

pulumi-bot commented 5 days ago

Cannot close issue:

Please fix these problems and try again.