Remove Cloud Run deployer and associated CLI command
Contents (#580)
IMPORTANT: There is 1 breaking change.
Operations
- Add infrastructure needed to deploy example Cloud Run service
Testing
- Test latest deployed version of cloud run example service
- Test that app submodule log messages are handled
Reversions
- 💥 BREAKING CHANGE: Remove Cloud Run deployer and associated CLI command
Upgrade instructions
💥 Remove Cloud Run deployer and associated CLI command
Use terraform to create the Google Cloud infrastructure needed and the Octue GitHub actions and workflows to set up automatic deployment to Cloud Run. See here for an example workflow and here for an example terraform config.