Skip to content

Commit

Permalink
re-apply patches
Browse files Browse the repository at this point in the history
  • Loading branch information
flostadler committed May 14, 2024
1 parent 54f1756 commit 612e141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/0052-non-idempotent-sns-topic-creation.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] non-idempotent sns topic creation


diff --git a/internal/service/sns/topic.go b/internal/service/sns/topic.go
index b9a8e0b2f7..a1f83415f1 100644
index b9a8e0b2f7..95ab8db8c9 100644
--- a/internal/service/sns/topic.go
+++ b/internal/service/sns/topic.go
@@ -9,6 +9,7 @@ import (
Expand Down

0 comments on commit 612e141

Please sign in to comment.