You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work through the tracker to correlate issues with non-empty changes on pulumi refresh, to help understand causes and possible resolutions. Each issue should get a label area/refresh. Each issue should have a workaround.
#906 lambda without sourceCodeHash does not detect drift; reproduces in TF #2246 managedPolicyArns dirty output when sidecar resources in use; self-corrects refresh #2490 no repro but yields #3874 lambda refresh; self-corrects with up --refresh or refresh --yes #2561 similar to 2246 but for RouteTable routes vs separate Route resources #2720 eks.Cluster dirty refresh; self-corrects with up --refresh or refresh --yes #2910 no repro as of writing this #3868 aws.cloudwatch.onSchedule dirty refresh; self-corrects with up --refresh or refresh --yes #3303 cognito.UserPool reorders set elements due to pulumi/pulumi-terraform-bridge#1904 #3361 aws.wafv2.WebAcl dirty refresh; self-corrects with up --refresh or refresh --yes #3750 Fixed upstream #3674 AWS-specific patching issue on legacy bucket #3686 LaunchTemplate dirty refresh; self-corrects with up --refresh or refresh --yes
The text was updated successfully, but these errors were encountered:
Work through the tracker to correlate issues with non-empty changes on
pulumi refresh
, to help understand causes and possible resolutions. Each issue should get a label area/refresh. Each issue should have a workaround.#906 lambda without sourceCodeHash does not detect drift; reproduces in TF
#2246 managedPolicyArns dirty output when sidecar resources in use; self-corrects refresh
#2490 no repro but yields #3874 lambda refresh; self-corrects with
up --refresh
orrefresh --yes
#2561 similar to 2246 but for RouteTable routes vs separate Route resources
#2720 eks.Cluster dirty refresh; self-corrects with
up --refresh
orrefresh --yes
#2910 no repro as of writing this
#3868 aws.cloudwatch.onSchedule dirty refresh; self-corrects with
up --refresh
orrefresh --yes
#3303 cognito.UserPool reorders set elements due to pulumi/pulumi-terraform-bridge#1904
#3361 aws.wafv2.WebAcl dirty refresh; self-corrects with
up --refresh
orrefresh --yes
#3750 Fixed upstream
#3674 AWS-specific patching issue on legacy bucket
#3686 LaunchTemplate dirty refresh; self-corrects with
up --refresh
orrefresh --yes
The text was updated successfully, but these errors were encountered: