Skip to content

Commit

Permalink
Fix unexpected alb.Listener target group refresh (#4083)
Browse files Browse the repository at this point in the history
Fixes unexpected alb.Listener target group refresh.

The change was fixed upstream but patched out due to an unrelated
problem causing a panic in Pulumi. The root cause is now fixed in the
bridge. This change drops the two obsolete patches to catch up with
upstream, and enrolls alb.Listener in PlanResourceChange version of the
bridge that fixes the issue.

Fixes #3427
Fixes #3722 
Fixes #3723
Fixes #4079
  • Loading branch information
t0yv0 authored Jun 26, 2024
1 parent e3fa836 commit c09a414
Show file tree
Hide file tree
Showing 61 changed files with 1,253 additions and 799 deletions.

This file was deleted.

Loading

0 comments on commit c09a414

Please sign in to comment.