pulumi / pulumi-gcp

A Google Cloud Platform (GCP) Pulumi resource package, providing multi-language access to GCP
Apache License 2.0
183 stars 53 forks source link

Correlate dirty refresh issues #1936

Open mjeffryes opened 7 months ago

mjeffryes commented 7 months ago

Collecting issues where users have reported unexpected changes in a refresh. There are two main types:

Single Unexpected Refresh:

Persistent Unexpected Refresh:

VenelinMartinov commented 7 months ago

https://github.com/pulumi/pulumi-gcp/issues/1900 and https://github.com/pulumi/pulumi-gcp/issues/1916 are specific to imported resources - the same problems do not show up when created normally. Perhaps these belong as a separate class.

zbuchheit commented 7 months ago

Would https://github.com/pulumi/pulumi-gcp/issues/1942 fall under this category as well?