b36fdaea1c | ||
---|---|---|
.circleci | ||
.github | ||
bin | ||
build | ||
docs | ||
logger | ||
mocks | ||
pkg | ||
scripts | ||
sentry | ||
test | ||
.all-contributorsrc | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.go-version | ||
.golangci.yml | ||
.mockery.yaml | ||
CONTRIBUTORS.md | ||
Dockerfile | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
ROADMAP.md | ||
codecov.yml | ||
go.mod | ||
go.sum | ||
goland_watchers.xml | ||
main.go |
README.md
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 ⚠️
Why driftctl ?
Infrastructure as code is awesome, but there are too many moving parts: codebase, state file, actual cloud state. Things tend to drift.
Drift can have multiple causes: from developers creating or updating infrastructure through the web console without telling anyone, to uncontrolled updates on the cloud provider side. Handling infrastructure drift vs the codebase can be challenging.
You can't efficiently improve what you don't track. We track coverage for unit tests, why not infrastructure as code coverage?
driftctl tracks how well your IaC codebase covers your cloud configuration. driftctl warns you about drift.
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
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 🇫🇷 🇯🇵 🇬🇷 🇸🇪 🇺🇸
Collecting users feedback
Have you launched driftctl ? Please take a moment to answer the following questions and help us improve the tool.
3 minutes, tops!