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

Make EBS block size a variable in AWS nomad clients #168

Merged
merged 8 commits into from
Jun 6, 2023

Conversation

circlery
Copy link
Contributor

⚙️ Issue
It was mentioned that the AWS EBS root disk size was hard-coded in AWS, but a variable in GCP.

Fix
This eliminates the 100gb hardcoding and adds a variable with a default of 100gb.

Tests

  • [] Passed reality check

@circlery circlery requested a review from a team May 10, 2023 13:48
@circlery circlery self-assigned this May 10, 2023
@ryanwohara
Copy link
Contributor

We need to update Terraform apparently https://github.com/CircleCI-Public/server-terraform/blob/main/.circleci/config.yml#L29

@circlery circlery merged commit 43129f7 into main Jun 6, 2023
@circlery circlery deleted the variablize-aws-ebs-size branch June 6, 2023 13: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.

2 participants