quaint-exabyte-4933
07/22/2024, 1:16 PMterraform-aws-metaflow
, I was able to deploy the examples/eks_argo
Terraform project and run the cloud workflow in the tutorial.
As also documented, I noticed that the UI is not deployed in this example.
I tried to deploy the UI locally but I noticed that the AWS API Gateway that was deployed in the example does not have a WebSocket endpoint and CORS headers are also missing.
Is there another complete Terraform example to get started quickly on AWS which includes the UI?
I just noticed that https://github.com/outerbounds/metaflow-tools exists. Should I try that instead of the example I tried in terraform-aws-metaflow
?ancient-application-36103
07/22/2024, 8:44 PMquaint-exabyte-4933
07/23/2024, 9:38 AM