Commit Graph

2 Commits

Author SHA1 Message Date
c48a89c768 added stuff
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-24 15:03:36 +01:00
94538ef540 Add initial Terraform module structure for firewall and network
Some checks failed
Terraform Plan / plan (push) Failing after 0s
- Created main.tf, output.tf, and variables.tf for the firewall module.
- Created main.tf, output.tf, and variables.tf for the network module.
- Added provider configuration for Hetzner Cloud and NetBox in provider.tf.
- Defined sensitive variables for Hetzner API token, NetBox URL, and NetBox API token in variables.tf.
2025-12-23 22:25:20 +01:00