Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update ecs fargate CF to support code executor #228

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

avimoondra
Copy link
Contributor

@avimoondra avimoondra commented Jan 24, 2025

update ecs fargate CF to support code executor

image

@avimoondra avimoondra force-pushed the avimoondra/update-ecs-fargate-cf-with-ce branch from bcaab9d to 3e008cf Compare January 24, 2025 19:34
@avimoondra avimoondra marked this pull request as ready for review January 24, 2025 19:36
@@ -387,7 +441,7 @@ Resources:
AllocatedStorage: "80"
DBInstanceClass: "db.m5.large"
Engine: postgres
EngineVersion: "13.11"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Template does not work as is

Cannot find version 13.11 for postgres (Service: Rds, Status Code: 400, Request ID: c2a95d82-78f1-46b6-9473-148f47f5f0ad)

Comment on lines -901 to -902
- Name: WORKFLOW_BACKEND_HOST
Value: http://workflows-backend.retoolsvc:3000
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

irrelevant to set in temporal services

@avimoondra avimoondra merged commit b7c8cff into master Jan 27, 2025
@avimoondra avimoondra deleted the avimoondra/update-ecs-fargate-cf-with-ce branch January 27, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants