Skip to content

This repository contains the code to manage my own DNS records on CloudFlare

Notifications You must be signed in to change notification settings

bagg3rs/dns-as-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Cloudflare DNS Management

This repository contains Terraform configurations for managing DNS records in Cloudflare.

Prerequisites

  • Terraform 0.14.0 or newer
  • Cloudflare account

Usage

  1. Clone the repository
git clone https://github.com/yourusername/dns-as-code.git
cd dns-as-code
  1. Initialize Terraform
terraform init
  1. Plan the changes
terraform plan
  1. Apply the changes
terraform apply

About

This repository contains the code to manage my own DNS records on CloudFlare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages