Braun Reyes
03/20/2020, 3:40 PMjosh
03/20/2020, 5:38 PMBraun Reyes
03/20/2020, 6:55 PMChris White
03/20/2020, 7:40 PMupdate_flow_project
GraphQL mutationBraun Reyes
03/20/2020, 7:45 PMAdam Roderick
03/23/2020, 1:53 PMAlan Featherston
03/24/2020, 10:58 PMChris White
03/24/2020, 11:01 PMAlan Featherston
03/25/2020, 12:00 AMAdam Roderick
03/25/2020, 12:13 PMBraun Reyes
03/25/2020, 2:22 PMconfig.toml
and native cloud/k8s components could work. for k8s, you can have an alias config map applied that is either envars or a config.toml file mounted as volume. for something like fargate/aws you could pull down a config.toml from s3 before running a container in an entrypoint script.
doing the first 2 would go a long way and then last bullet could be handled in the CICD process of the user