- 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.
- Deleted the LICENSE file for the Hetzner Cloud Terraform provider.
- Removed the README.md file for the Hetzner Cloud Terraform provider.
- Deleted the compiled provider binary (terraform-provider-hcloud_v1.57.0.exe).
- Removed Terraform configuration files related to the Hetzner FTP server, production firewall, production network, and NetBox cluster.
- Deleted provider configuration in provider.tf, including required providers and sensitive variables.