Commit Graph

11 Commits

Author SHA1 Message Date
c839cb3c41 added netbox stuff
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-26 17:49:37 +01:00
25ce44390a added mx dns records
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-26 12:01:52 +01:00
b6d07cf91a added avlabs records for email
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-26 11:56:48 +01:00
64bcdc226c added avii dns zone
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-26 11:35:02 +01:00
b8816b1526 redid dns
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-25 16:08:22 +01:00
ec6355b084 added providers to main.tf
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-25 15:59:11 +01:00
169fd328f2 added dns variables
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-25 15:57:03 +01:00
c48a89c768 added stuff
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-24 15:03:36 +01:00
108b6d1806 feat: restructure firewall module with provider specifications and module configuration
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-23 22:37:00 +01:00
149f2f0d40 feat: add firewall resource configuration with inbound and outbound rules
Some checks failed
Terraform Plan / plan (push) Failing after 0s
2025-12-23 22:31:21 +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