Declare incusbr0 network in Terraform #45
No reviewers
Labels
No labels
IaC
admin
agent-containers
automation
blockchain
cleanup
data
documentation
hardware
hotfix
infrastructure
maintenance
metrics
ml
monitoring
networking
resilience
security
tailscale
trading
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
midwitmoneymgmt/m3-infra!45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "47-declare-incusbr0-network"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
incus_network.incusbr0resource matching actual IncusOS configlifecycle { ignore_changes = all }since IncusOS owns the bridgeincus_network.incusbr0.nameinstead of hardcoded"incusbr0"stringKey difference from issue template
Issue #47 suggested
ipv6.address = "none"but actual config hasfd42:f0a3:689e:cd65::1/64withipv6.nat = true. Matched the real config.Post-merge
Remove the
importblock after the first successfultofu apply(import is one-shot).Closes #47
approved this merge request
mentioned in commit
8507c83535mentioned in merge request !46