Fix: remove tailscale_device_subnet_routes (403 permission error) #28
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!28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-remove-subnet-routes-resource"
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?
What
Removes
tailscale_device_subnet_routesanddata.tailscale_devicefrom incus.tf.The CI Tailscale token lacks
devices:writescope, causing a 403 on every apply. Route approval is already handled byautoApproversin acl.hujson, making this resource redundant.Remaining issue
The Grafana local deployment still times out (CI can't reach
10.121.25.50:3000). This is a separate IP forwarding/firewall issue on IncusOS that needs debugging independently. Cloud dashboards deployed successfully.mentioned in commit
d6ed619eac