diff --git a/typescript/infra/config/environments/testnet4/infrastructure.ts b/typescript/infra/config/environments/testnet4/infrastructure.ts index 99a694a61c..9429f4782d 100644 --- a/typescript/infra/config/environments/testnet4/infrastructure.ts +++ b/typescript/infra/config/environments/testnet4/infrastructure.ts @@ -35,8 +35,10 @@ export const infrastructure: InfrastructureConfig = { accessibleGCPSecretPrefixes: [ 'hyperlane-testnet-', 'testnet-', + 'hyperlane-testnet3-', + 'rc-testnet3-', + 'testnet3-', 'hyperlane-testnet4-', - 'flowcarbon-testnet4-', 'rc-testnet4-', 'testnet4-', ],