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

Default min number of ECS Service container tasks to 1 for developers #119

Merged

Conversation

dwyeradam
Copy link
Contributor

To override for developer environments the defaults defined by the following PRs:
ONSdigital/eq-ecs-deploy#8
ONSdigital/eq-author-deploy#10
ONSdigital/eq-survey-runner-deploy#17

@dwyeradam
Copy link
Contributor Author

@jonnyshaw89 is there a reason we're currently tied to v1.0.0 for eq-ecs-deploy?

@jonnyshaw89
Copy link
Contributor

@dwyeradam just so it’s tied to a release version. You can create a new release version and point to that

@@ -290,6 +295,11 @@ variable "survey_launcher_jwt_signing_key_path" {
default = "jwt-test-keys/sdc-user-authentication-signing-rrm-private-key.pem"
}

variable "application_min_tasks" {
Copy link
Contributor

Choose a reason for hiding this comment

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

We shouldn't reuse this variable, we should have one for each service.

Copy link
Contributor

@MIslam92 MIslam92 left a comment

Choose a reason for hiding this comment

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

'Squishy Squashy'

@dwyeradam dwyeradam force-pushed the eq-1835-default-minimum-number-of-ecs-service-containers branch from 539fd43 to 72eeb8c Compare February 20, 2018 11:18
@jonnyshaw89 jonnyshaw89 merged commit 05f1ce0 into master Feb 20, 2018
@jonnyshaw89 jonnyshaw89 deleted the eq-1835-default-minimum-number-of-ecs-service-containers branch February 20, 2018 11:21
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.

3 participants