Add running=true to all instances #50

Merged
AlexCaswen merged 6 commits from 52-running-true into main 2026-05-10 03:23:21 +00:00
AlexCaswen commented 2026-05-10 03:18:46 +00:00 (Migrated from gitlab.com)

Changes

Add running = true to all 6 container instances (btc-node, eth-node, dev, trade, monitoring, sol).

Why

Without running = true, Terraform doesn't manage the running state. If a container stops (crash, manual stop), tofu apply won't notice or restart it. Declaring the desired running state makes stopped containers a plan diff that gets corrected on apply.

Closes #52

## Changes Add `running = true` to all 6 container instances (btc-node, eth-node, dev, trade, monitoring, sol). ## Why Without `running = true`, Terraform doesn't manage the running state. If a container stops (crash, manual stop), `tofu apply` won't notice or restart it. Declaring the desired running state makes stopped containers a plan diff that gets corrected on apply. Closes #52
AlexCaswen commented 2026-05-10 03:20:27 +00:00 (Migrated from gitlab.com)

assigned to @AlexCaswen

assigned to @AlexCaswen
AlexCaswen commented 2026-05-10 03:23:21 +00:00 (Migrated from gitlab.com)

mentioned in commit 99cff9b0b4

mentioned in commit 99cff9b0b4169e934590faf1409f42d4f4db3a9a
AlexCaswen (Migrated from gitlab.com) merged commit 99cff9b0b4 into main 2026-05-10 03:23:21 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
midwitmoneymgmt/m3-infra!50
No description provided.