Skip to content

Commit e8724fe

Browse files
committed
fix: debug terraform
1 parent cc1cc60 commit e8724fe

6 files changed

Lines changed: 0 additions & 15 deletions

File tree

move-member.tf

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@ moved {
5858
to = github_membership.member["SakurazakaShin"]
5959
}
6060

61-
moved {
62-
from = github_membership.SallyAcolyte
63-
to = github_membership.member["SallyAcolyte"]
64-
}
65-
6661
moved {
6762
from = github_membership.ShotaKitazawa
6863
to = github_membership.member["ShotaKitazawa"]
@@ -108,11 +103,6 @@ moved {
108103
to = github_membership.member["arupakan125"]
109104
}
110105

111-
moved {
112-
from = github_membership.asarijiru
113-
to = github_membership.member["asarijiru"]
114-
}
115-
116106
moved {
117107
from = github_membership.asdfec
118108
to = github_membership.member["asdfec"]

team-admin.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ locals {
1717
"nishinoyama",
1818
"Crow314",
1919
"logica0419",
20-
"mu-ruU1",
2120
"tosuke",
2221
"Dodai-Dodai",
2322
"private-yusuke",

team-ictsc2019.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ locals {
2828
"ecodrive-18",
2929
"recuraki",
3030
"syuli",
31-
"SallyAcolyte",
3231
"yu-tanaka00",
3332
"tom--bo",
3433
"SilEighty-ym",

team-ictsc2023.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ locals {
77
"syuuya-nakatomi",
88
"logica0419",
99
"momoka0122y",
10-
"mu-ruU1",
1110
"Fuuma0000",
1211
"Art-Atlas",
1312
"flora058x",

team-ictsc2024.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ locals {
66
"Crow314",
77
"syuuya-nakatomi",
88
"logica0419",
9-
"mu-ruU1",
109
"Fuuma0000",
1110
"Art-Atlas",
1211
"flora058x",

team-ictsc6.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ locals {
1818
"asdfec",
1919
"notchi590",
2020
"kamijin-fanta",
21-
"asarijiru",
2221
"tar-xzvff",
2322
]
2423
}

0 commit comments

Comments
 (0)