Rename terraform-ipam -> terraform-infra
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful

Scope grew beyond IPAM (devices, provisioning). Renaming the config file renames
the managed repo; the gitea provider archives the old terraform-ipam repo
(archive_on_destroy=true) and creates terraform-infra. terraform-ipam only holds an
auto-init README, so nothing is lost.

Claude-Session: https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT
This commit is contained in:
2026-08-05 00:51:36 +10:00
parent 9e16d7c5de
commit f54e63caee
@@ -1,4 +1,4 @@
description: "YAML-driven Terraform for NetBox IPAM prefixes and Kea DHCP scopes"
description: "YAML-driven Terraform for NetBox IPAM, networks, and devices + Kea DHCP"
private: false
default_branch: "main"
default_delete_branch_after_merge: true