Skip to content

increase docs-rs volume speed#1056

Merged
marcoieni merged 1 commit into
masterfrom
increase-docs-rs-volume-speed
May 18, 2026
Merged

increase docs-rs volume speed#1056
marcoieni merged 1 commit into
masterfrom
increase-docs-rs-volume-speed

Conversation

@marcoieni
Copy link
Copy Markdown
Member

@marcoieni marcoieni commented May 18, 2026

Note that this is for the next infrastructure environment. I already increased the speed of the volume of the EC2 used currently in production (that is not in IaC).

Discussed in #t-docs-rs > New docs.rs infrastructure @ 💬

Plan

staging: no changes detected

prod:

  ~ resource "aws_instance" "builder" {
        id                                   = "i-070b829bb64d5089f"
        tags                                 = {
            "Name" = "docs-rs-builder"
        }
        # (41 unchanged attributes hidden)

      ~ root_block_device {
          ~ iops                  = 3000 -> 8000
            tags                  = {}
          ~ throughput            = 125 -> 500
            # (8 unchanged attributes hidden)
        }

        # (7 unchanged blocks hidden)
    }

AI disclosure

I used GPT5.5 with the codex harness to generate this change. I reviewed its output and no changes where necessary

@marcoieni marcoieni merged commit 5bc7956 into master May 18, 2026
4 checks passed
@marcoieni marcoieni deleted the increase-docs-rs-volume-speed branch May 18, 2026 08:26
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.

1 participant