Skip to content

Commit ea8ac36

Browse files
committed
bump: cardano-parts for 10.6.0 tag, add misc wg 2 to ARN CF colo
1 parent 5625e7a commit ea8ac36

File tree

6 files changed

+1085
-8579
lines changed

6 files changed

+1085
-8579
lines changed

.sops.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ keys:
55
# Misc
66
- &misc1-metadata-a-1 age187hd0pffv549vfcmnw5u9yg3fck9e4psesz2xchrklqjqepccd7s6vlkcv
77
- &misc1-wg-a-1 age1ryvlcaajedpnkdyugnre6yysht5ahkn3yrwz48wvywpn2sxwfqtqrc8qmn
8+
- &misc1-wg-b-1 age1tsyap098spn8j6nshvc56y4cucfuxr53wcapdy39lxqm8qfuvf7qd60m06
89

910
# Preprod
1011
- &preprod1-bp-a-1 age1zhewzr3r8u4qmu9c5asw0vv9pw9qxvah9y60reu5uggrr8vrd95skhn3q3
@@ -126,12 +127,19 @@ creation_rules:
126127
- *misc1-metadata-a-1
127128

128129
# Miscellaneous group specific, wireguard tunnel
129-
- path_regex: secrets/groups/misc1/deploy/.*wg.*$
130+
- path_regex: secrets/groups/misc1/deploy/.*wg-a-1.*$
130131
key_groups:
131132
- age:
132133
- *sre
133134
- *misc1-wg-a-1
134135

136+
# Miscellaneous group specific, wireguard tunnel arn
137+
- path_regex: secrets/groups/misc1/deploy/.*wg-b-1.*$
138+
key_groups:
139+
- age:
140+
- *sre
141+
- *misc1-wg-b-1
142+
135143
# Temporary buildkite testing
136144
- path_regex: secrets/buildkite/.*$
137145
key_groups:

0 commit comments

Comments
 (0)