Skip to content

CloudFlare API/Terraform Diff for Configuration Drift Mangament

Notifications You must be signed in to change notification settings

enmand/cf-tf-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-tf-diff

cf-tf-diff is a utility for diffing the Cloudflare API against a given Terraform project to ensure no configuration drift occurs between them. If drift exist, the command will exit with an error code and print the differences.

Installation

go get github.com/enmand/cf-tf-diff

Usage

cf-tf-diff -p /path/to/terraform/project -c cloudflare-email -k cloudflare-key

About

CloudFlare API/Terraform Diff for Configuration Drift Mangament

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages