Commit Graph

37 Commits

Author SHA1 Message Date
3d5b10600c fix: update network_id reference in hcloud_server resource for FTP server
Some checks failed
Terraform CI/CD / terraform (push) Failing after 18s
2025-12-23 19:34:54 +01:00
8c032e15e1 fix: correct syntax for network block in hcloud_server resource
Some checks failed
Terraform CI/CD / terraform (push) Failing after 16s
2025-12-23 19:33:22 +01:00
fe691f1a45 fix: add missing network configuration for FTP server resource
Some checks failed
Terraform CI/CD / terraform (push) Failing after 13s
2025-12-23 19:32:20 +01:00
f509a70db2 fix: update name reference for NetBox virtual machine configuration for FTP server
Some checks failed
Terraform CI/CD / terraform (push) Failing after 17s
2025-12-23 19:12:05 +01:00
d95094c588 fix: remove duplicate netbox_cluster_type resource definition in netbox_cluster.tf
Some checks failed
Terraform CI/CD / terraform (push) Failing after 18s
2025-12-23 19:10:39 +01:00
c75184532a fix: correct references to resource in NetBox virtual machine configuration for FTP server
Some checks failed
Terraform CI/CD / terraform (push) Failing after 18s
2025-12-23 19:04:07 +01:00
e8314acc51 fix: correct reference to hcloud_server in NetBox virtual machine configuration
Some checks failed
Terraform CI/CD / terraform (push) Failing after 15s
2025-12-23 19:02:59 +01:00
e67f1ec3c8 fix: remove network configuration from FTP server resource
Some checks failed
Terraform CI/CD / terraform (push) Failing after 18s
2025-12-23 19:02:14 +01:00
2e272afc7e fix: add cluster_id reference to NetBox virtual machine configuration for FTP server
Some checks failed
Terraform CI/CD / terraform (push) Failing after 3m0s
2025-12-23 18:58:09 +01:00
de21d81ea3 fix: correct reference to hcloud_server in NetBox virtual machine configuration
Some checks failed
Terraform CI/CD / terraform (push) Failing after 14s
2025-12-23 18:57:12 +01:00
4034267690 fix: remove cluster_id from NetBox virtual machine configuration
Some checks failed
Terraform CI/CD / terraform (push) Failing after 15s
2025-12-23 18:56:29 +01:00
1486400954 fix: update network and firewall configuration for FTP server
Some checks failed
Terraform CI/CD / terraform (push) Failing after 16s
2025-12-23 18:54:23 +01:00
e63b0c21fc fix: correct network attribute in FTP server configuration
Some checks failed
Terraform CI/CD / terraform (push) Failing after 15s
2025-12-23 18:52:03 +01:00
bc69fdef78 add initial configuration for Hetzner FTP server
Some checks failed
Terraform CI/CD / terraform (push) Failing after 17s
2025-12-23 18:51:20 +01:00
a6910ab653 restore cluster name to "Hetzner Cluster"
All checks were successful
Terraform CI/CD / terraform (push) Successful in 18s
2025-12-23 17:55:20 +01:00
eec2aa1850 update cluster name to "Hetzner Cluster test"
All checks were successful
Terraform CI/CD / terraform (push) Successful in 17s
2025-12-23 17:54:29 +01:00
1c0e5ecae9 added server url var
Some checks failed
Terraform CI/CD / terraform (push) Failing after 14s
2025-12-23 17:44:37 +01:00
b85b3008b0 a
Some checks failed
Terraform CI/CD / terraform (push) Failing after 15s
2025-12-23 17:43:24 +01:00
aaeb837cf0 hardcoded netbox url
Some checks failed
Terraform CI/CD / terraform (push) Failing after 15s
2025-12-23 17:34:29 +01:00
0fa1059c89 Stop tracking terraform.tfvars
Some checks failed
Terraform CI/CD / terraform (push) Failing after 17s
2025-12-23 17:30:46 +01:00
8808c193ae s
All checks were successful
Terraform CI/CD / terraform (push) Successful in 18s
2025-12-23 17:27:59 +01:00
e83fe47158 Remove sensitive information from terraform.tfvars 2025-12-23 17:27:58 +01:00
b8ce166e12 Add terraform.tfvars with sensitive configuration details
All checks were successful
Terraform CI/CD / terraform (push) Successful in 18s
2025-12-23 17:25:16 +01:00
a644a3079a aaaa 2025-12-23 17:12:10 +01:00
5cfe5ecdea aaa
All checks were successful
Terraform CI/CD / terraform (push) Successful in 19s
2025-12-23 17:11:33 +01:00
1a4f0fd26e Stop tracking terraform.tfvars
Some checks failed
Terraform CI/CD / terraform (push) Has been cancelled
2025-12-23 17:11:26 +01:00
0387b314e4 removed description
All checks were successful
Terraform CI/CD / terraform (push) Successful in 18s
2025-12-23 14:59:29 +01:00
bfc70f5a83 changed test description
All checks were successful
Terraform CI/CD / terraform (push) Successful in 17s
2025-12-23 14:56:30 +01:00
c406a23576 Add Hetzner Cloud firewall and network resources with netbox integration 2025-12-23 11:50:13 +01:00
f850066aad Refactor firewall rules and add network resources for production environment 2025-12-23 10:54:03 +01:00
34dd484004 Initialize Terraform state files for Hetzner Cloud firewall configuration, including backup state with existing firewall rules. 2025-12-22 23:26:50 +01:00
3bbfa4d739 Move secret tokens to terraform.tfvars for better management 2025-12-22 23:10:33 +01:00
1581aaefc7 Fix URL formatting in netbox provider configuration 2025-12-22 23:07:10 +01:00
06ede203d5 Update firewall resource name to match production standards 2025-12-22 23:05:46 +01:00
3e3837aede Add hcloud provider configuration and firewall resource 2025-12-22 23:05:16 +01:00
fcc9bf60be Add netbox provider configuration and secret management 2025-12-22 23:00:54 +01:00
eab6b40eca Add initial Terraform provider configuration for hcloud and netbox 2025-12-22 22:29:20 +01:00