Skip to content

Commit 6388199

Browse files
committed
fix
1 parent 56ffb90 commit 6388199

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

main.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,4 @@ resource "github_team_repository" "team_repository" {
5757
permission = each.value.permission
5858

5959
depends_on = [var.module_depends_on]
60-
61-
lifecycle {
62-
ignore_changes = [etag]
63-
}
6460
}

0 commit comments

Comments
 (0)