{"id":20472918,"url":"https://github.com/dgibbs64/terraform-linode-cloudflare","last_synced_at":"2026-02-10T21:01:43.861Z","repository":{"id":88342093,"uuid":"423171799","full_name":"dgibbs64/terraform-linode-cloudflare","owner":"dgibbs64","description":"Using Terraform, this configuration will allow you to spin up multiple Linode instances, create Cloudflare A records for the Linode instances and apply rDNS to the Linode instances.","archived":false,"fork":false,"pushed_at":"2025-11-08T23:28:04.000Z","size":44,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T00:19:20.740Z","etag":null,"topics":["cloudflare","linode","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgibbs64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dgibbs64","patreon":"dgibbs"}},"created_at":"2021-10-31T14:32:58.000Z","updated_at":"2025-08-26T14:19:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"e94366eb-04fa-460d-bd53-6ca180b2be03","html_url":"https://github.com/dgibbs64/terraform-linode-cloudflare","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/dgibbs64/terraform-linode-cloudflare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgibbs64%2Fterraform-linode-cloudflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgibbs64%2Fterraform-linode-cloudflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgibbs64%2Fterraform-linode-cloudflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgibbs64%2Fterraform-linode-cloudflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgibbs64","download_url":"https://codeload.github.com/dgibbs64/terraform-linode-cloudflare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgibbs64%2Fterraform-linode-cloudflare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29316366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","linode","terraform"],"created_at":"2024-11-15T14:22:28.357Z","updated_at":"2026-02-10T21:01:43.824Z","avatar_url":"https://github.com/dgibbs64.png","language":"HCL","funding_links":["https://github.com/sponsors/dgibbs64","https://patreon.com/dgibbs"],"categories":[],"sub_categories":[],"readme":"# Example Terraform Module\n\n## Description\n\nThis repository provides a Terraform configuration to deploy a virtual machine for ingesting scanner output. The VM enables scanners to securely upload documents via SFTP, and uses rclone to transfer those documents to a cloud storage service. The deployment leverages a Linode VM and configures Cloudflare DNS.\n\n## Prerequisites\n\n- [Linode Account](https://linode.com)\n- [Cloudflare Account](https://www.cloudflare.com/)\n- Domain name\n- [Terraform installed](https://learn.hashicorp.com/tutorials/terraform/install-cli)\n- [List of current images](https://api.linode.com/v4/images)\n- [List of current instance types](https://api.linode.com/v4/linode/types)\n\n## Authentication\n\nMultiple tokens will be required to authenticate terraform with Linode and Cloudflare.\n\n- [Linode API Token](https://www.linode.com/docs/guides/getting-started-with-the-linode-api/)\n- [Cloudflare API Token](https://developers.cloudflare.com/api/tokens/create)\n- [Cloudflare Zone ID](https://community.cloudflare.com/t/where-to-find-zone-id/132913)\n- [SSH Public Key](https://www.linode.com/docs/guides/use-public-key-authentication-with-ssh) (reccomended)\n- root Password (optional)\n\n---\n\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- textlint-disable --\u003e\n\u003c!-- BEGIN_TF_DOCS --\u003e\n\n## Requirements\n\n| Name                                                                        | Version   |\n| --------------------------------------------------------------------------- | --------- |\n| \u003ca name=\"requirement_cloudflare\"\u003e\u003c/a\u003e [cloudflare](#requirement_cloudflare) | ~\u003e 5.7.1  |\n| \u003ca name=\"requirement_linode\"\u003e\u003c/a\u003e [linode](#requirement_linode)             | ~\u003e 3.1.1  |\n| \u003ca name=\"requirement_time\"\u003e\u003c/a\u003e [time](#requirement_time)                   | ~\u003e 0.13.1 |\n\n## Providers\n\n| Name                                                                  | Version   |\n| --------------------------------------------------------------------- | --------- |\n| \u003ca name=\"provider_cloudflare\"\u003e\u003c/a\u003e [cloudflare](#provider_cloudflare) | ~\u003e 5.7.1  |\n| \u003ca name=\"provider_linode\"\u003e\u003c/a\u003e [linode](#provider_linode)             | ~\u003e 3.1.1  |\n| \u003ca name=\"provider_time\"\u003e\u003c/a\u003e [time](#provider_time)                   | ~\u003e 0.13.1 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name                                                                                                                                   | Type     |\n| -------------------------------------------------------------------------------------------------------------------------------------- | -------- |\n| [cloudflare_dns_record.cloudflare-dns](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/dns_record) | resource |\n| [linode_instance.linode-server](https://registry.terraform.io/providers/linode/linode/latest/docs/resources/instance)                  | resource |\n| [linode_rdns.my_rdns](https://registry.terraform.io/providers/linode/linode/latest/docs/resources/rdns)                                | resource |\n| [time_sleep.wait_300_seconds](https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/sleep)                      | resource |\n\n## Inputs\n\n| Name                                                                                    | Description                               | Type           | Default | Required |\n| --------------------------------------------------------------------------------------- | ----------------------------------------- | -------------- | ------- | :------: |\n| \u003ca name=\"input_authorized_keys\"\u003e\u003c/a\u003e [authorized_keys](#input_authorized_keys)          | SSH public keys for server access         | `string`       | n/a     |   yes    |\n| \u003ca name=\"input_cloudflare_token\"\u003e\u003c/a\u003e [cloudflare_token](#input_cloudflare_token)       | API token for Cloudflare provider         | `string`       | n/a     |   yes    |\n| \u003ca name=\"input_cloudflare_zone_id\"\u003e\u003c/a\u003e [cloudflare_zone_id](#input_cloudflare_zone_id) | Cloudflare Zone ID                        | `string`       | n/a     |   yes    |\n| \u003ca name=\"input_linode_image\"\u003e\u003c/a\u003e [linode_image](#input_linode_image)                   | List of Linode image IDs                  | `list(string)` | n/a     |   yes    |\n| \u003ca name=\"input_linode_region\"\u003e\u003c/a\u003e [linode_region](#input_linode_region)                | Linode region to deploy instances         | `string`       | n/a     |   yes    |\n| \u003ca name=\"input_linode_tags\"\u003e\u003c/a\u003e [linode_tags](#input_linode_tags)                      | Tags to assign to Linode instances        | `list(string)` | `[]`    |    no    |\n| \u003ca name=\"input_linode_token\"\u003e\u003c/a\u003e [linode_token](#input_linode_token)                   | API token for Linode provider             | `string`       | n/a     |   yes    |\n| \u003ca name=\"input_linode_type\"\u003e\u003c/a\u003e [linode_type](#input_linode_type)                      | Linode instance type                      | `string`       | n/a     |   yes    |\n| \u003ca name=\"input_server_name\"\u003e\u003c/a\u003e [server_name](#input_server_name)                      | List of server names for Linode instances | `list(string)` | n/a     |   yes    |\n\n## Outputs\n\n| Name                                                                                         | Description                                  |\n| -------------------------------------------------------------------------------------------- | -------------------------------------------- |\n| \u003ca name=\"output_cloudflare_hostname\"\u003e\u003c/a\u003e [cloudflare_hostname](#output_cloudflare_hostname) | Hostnames managed by Cloudflare DNS          |\n| \u003ca name=\"output_linode_ip_addr\"\u003e\u003c/a\u003e [linode_ip_addr](#output_linode_ip_addr)                | IP addresses of the created Linode instances |\n\n\u003c!-- END_TF_DOCS --\u003e\n\u003c!-- textlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgibbs64%2Fterraform-linode-cloudflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgibbs64%2Fterraform-linode-cloudflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgibbs64%2Fterraform-linode-cloudflare/lists"}