mpc-recovery
mpc-recovery copied to clipboard
Migrate testnet and mainnet deployment triggers to terraform
We are still using Cloud Build triggers for mainnet and testnet deployments which conflicts with the new terraform configurations.
Let's consolidate everything and use Github Action workflows to automatically apply terraform to these environments.
Moving out of the sprint for now as it is unclear what is the best place for this to happen (see #206)
@itegulov is it done?
Not really, I am doing mainnet/testnet deployments manually for now