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

bump ephermal amount for aws bulk mode #784

Merged
merged 4 commits into from
Aug 16, 2024

Conversation

eschultink
Copy link
Member

Features

  • increase ephemeral storage amount; free default wasn't enough in practice for some users

Change implications

  • dependencies added/changed? no
  • something important to note in future release notes? yes, users will see a change on apply; and possibly trivial cost increase

@eschultink eschultink self-assigned this Aug 16, 2024
variable "ephemeral_storage_mb" {
type = number
description = "ephemeral storage size in MB"
default = 512 # this is the free amount; over this though it's pretty
Copy link
Member

Choose a reason for hiding this comment

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

Incomplete comment?

@eschultink eschultink enabled auto-merge (squash) August 16, 2024 22:40
@eschultink eschultink merged commit e5a723c into rc-v0.4.58 Aug 16, 2024
38 checks passed
@eschultink eschultink deleted the s181-bump-emphermal-for-aws-bulk branch August 16, 2024 22:42
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