Abandon UniFi IaC, add manual network segmentation plan #189

Merged
eblume merged 2 commits from segment-home-network into main 2026-02-14 09:47:05 -08:00
Owner

Summary

  • Abandon the UniFi Pulumi IaC approach after provider bugs caused a network outage (no-op update reset undeclared properties on the default LAN network)
  • Remove untracked IaC artifacts (pulumi/unifi/, mise-tasks/unifi-preview, mise-tasks/unifi-up) locally
  • Mark add-unifi-pulumi-stack plan as Abandoned with explanation
  • Create new segment-home-network plan for manual three-network segmentation (Main/IoT/Guest) via UX7 web UI
  • Rewrite UniFi reference card to remove all Pulumi/IaC references
  • Update plan and how-to indexes

Test plan

  • docs-check-links passes
  • docs-check-index passes
  • Pre-commit hooks pass
  • Review segmentation plan for completeness before executing manually

🤖 Generated with Claude Code

## Summary - Abandon the UniFi Pulumi IaC approach after provider bugs caused a network outage (no-op update reset undeclared properties on the default LAN network) - Remove untracked IaC artifacts (`pulumi/unifi/`, `mise-tasks/unifi-preview`, `mise-tasks/unifi-up`) locally - Mark `add-unifi-pulumi-stack` plan as Abandoned with explanation - Create new `segment-home-network` plan for manual three-network segmentation (Main/IoT/Guest) via UX7 web UI - Rewrite UniFi reference card to remove all Pulumi/IaC references - Update plan and how-to indexes ## Test plan - [x] `docs-check-links` passes - [x] `docs-check-index` passes - [x] Pre-commit hooks pass - [ ] Review segmentation plan for completeness before executing manually 🤖 Generated with [Claude Code](https://claude.com/claude-code)
The ubiquiti-community/unifi Terraform provider has critical bugs:
a no-op update on the default LAN network resets undeclared properties,
bricking the network. Replace the Pulumi IaC plan with a manual
three-network segmentation plan (Main/IoT/Guest) for the UX7 web UI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit 657bb28fd1 into main 2026-02-14 09:47:05 -08:00
Sign in to join this conversation.
No reviewers
No labels
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
eblume/blumeops!189
No description provided.