Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n3tuk/infra-cloudflare-dns
The general, high-level configuration for DNS inside Cloudflare
https://github.com/n3tuk/infra-cloudflare-dns
cloudflare cloudflare-dns dns spacelift-deployment terraform terraform-configuration
Last synced: 10 days ago
JSON representation
The general, high-level configuration for DNS inside Cloudflare
- Host: GitHub
- URL: https://github.com/n3tuk/infra-cloudflare-dns
- Owner: n3tuk
- License: mit
- Created: 2023-11-11T19:17:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T18:28:32.000Z (20 days ago)
- Last Synced: 2024-12-29T19:26:34.227Z (20 days ago)
- Topics: cloudflare, cloudflare-dns, dns, spacelift-deployment, terraform, terraform-configuration
- Language: HCL
- Size: 97.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# n3tuk Terraform Workspace for Cloudflare DNS
A [Terraform][terraform] repository for the management of [DNS][cloudflare-dns]
in [Cloudflare][cloudflare] using [Spacelift][spacelift]. This should provide
the high-level records and resources for the management of the DNS for the
`n3t.uk`, `kub3.uk`, `pip3.uk`, `t3st.uk`, `liv3.uk`, and `sit3.uk`.[terraform]: https://terraform.io/
[cloudflare-dns]: https://www.cloudflare.com/en-gb/application-services/products/dns/
[cloudflare]: https://www.cloudflare.com/
[spacelift]: https://spacelift.io/## Workspace
The [`terraform/`][workspace] workspace hosts the configuration for the
management and deployment of Cloudflare DNS resources. The [`README.md`][readme]
therein for further information on supported `variables` and `outputs`, as well
as the what is managed by the workspace.[workspace]: https://github.com/n3tuk/infra-cloudflare-dns/tree/main/terraform/
[readme]: https://github.com/n3tuk/infra-cloudflare-dns/blob/main/terraform/README.md