Detect, track and alert on infrastructure drift
 
 
 
 
Go to file
Elie fcfdb054da
Merge pull request #662 from cloudskiff/issue_630_aws_route
Fix aws_route carrier_gateway_id false positive
2021-06-18 11:56:22 +02:00
.circleci Fix AUR not publishing new releases 2021-06-17 10:42:45 +02:00
.github Add terraform and providers version to bug report template 2021-06-15 10:50:29 +02:00
bin 🍾 Initial release 2020-12-09 16:35:26 +01:00
build 🍾 Initial release 2020-12-09 16:35:26 +01:00
docs Remove duplicate doc files, update root README and re-organize docs folder 2021-03-03 11:41:28 +01:00
logger log everything as trace 2021-02-11 14:17:06 +01:00
mocks Move all AWS mocks to test/aws 2021-05-10 15:02:42 +02:00
pkg Issue 630: Fix aws_route carrier_gateway_id false positive 2021-06-18 11:51:01 +02:00
scripts Allow to override OS_ARCH in build script 2021-06-15 18:23:45 +02:00
sentry ignore usage errors from sentry capture 2021-02-09 22:19:24 +01:00
test Retrieve provider version and schema version 2021-06-14 11:02:10 +02:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2021-06-16 08:12:56 +00:00
.dockerignore Ignore .terraform folders from docker context 2021-03-10 17:04:55 +01:00
.editorconfig Change json identation 2021-04-29 16:36:32 +02:00
.gitignore refacto ec2 to use repository 2021-02-23 18:47:42 +01:00
.go-version Update go version and add make deps to fix Ci issues 2021-03-30 14:56:20 +02:00
.golangci.yml Remove reference used in loops 2021-02-04 22:45:10 +01:00
.mockery.yaml remove testonly from mockery config 2021-02-16 18:05:18 +01:00
CONTRIBUTORS.md docs: update CONTRIBUTORS.md [skip ci] 2021-06-16 08:12:55 +00:00
Dockerfile Use alpine as docker base image 2021-03-10 15:04:37 +01:00
LICENSE.md 🍾 Initial release 2020-12-09 16:35:26 +01:00
Makefile [RUN ACC] fix acc tests 2021-06-09 11:35:31 +02:00
README.md updated link to discord 2021-06-17 14:29:49 +02:00
ROADMAP.md initial ROADMAP.md, after team meeting 2021-01-29 16:32:26 +01:00
codecov.yml Change range of coverage colors 2021-03-03 12:28:01 +01:00
go.mod Tidy go modules 2021-06-04 16:18:02 +02:00
go.sum Tidy go modules 2021-06-04 16:18:02 +02:00
goland_watchers.xml Use printer to not break output isolation 2021-03-15 12:03:35 +01:00
main.go fix: sentry report message 2021-04-20 16:00:39 +02:00

README.md

driftctl

Measures infrastructure as code coverage, and tracks infrastructure drift.
IaC: Terraform, Cloud providers: AWS, GitHub (Azure and GCP on the roadmap for 2021).
⚠️ This tool is still in beta state and will evolve in the future with potential breaking changes ⚠️

Packaging status Packaging status

Why driftctl ?

Infrastructure drift is a blind spot and a source of potential security issues. Drift can have multiple causes: from team members creating or updating infrastructure through the web console without backporting changes to Terraform, to unexpected actions from authenticated apps and services.

You can't efficiently improve what you don't track. We track coverage for unit tests, why not infrastructure as code coverage?

Spot discrepancies as they happen: driftctl is a free and open-source CLI that warns of infrastructure drifts and fills in the missing piece in your DevSecOps toolbox.

Features

  • Scan cloud provider and map resources with IaC code
  • Analyze diffs, and warn about drift and unwanted unmanaged resources
  • Allow users to ignore resources
  • Multiple output formats

Get Started

Documentation

Installation

Discord


Contribute

To learn more about compiling driftctl and contributing, please refer to the contribution guidelines and the contributing guide for technical details.

This project follows the all-contributors specification and is brought to you by these awesome contributors.

Build with ❤️ from 🇫🇷 🇯🇵 🇬🇷 🇸🇪 🇺🇸 🇷🇪


Helping you get started

We have 30 min slots for 1:1 tech discussions and overviews twice a day to help you get started and collect users feedback.

Feel free to book a slot.