Skip to content

🔎 Find resources outside of terraform state

Notifications You must be signed in to change notification settings

kirecek/codonly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cod(e)Only

Simple tool that helps to find resources that are not part of infrastructure management tooling.

⚠️ Don't use this for any serious use-cases.

🤷‍♂️ I have no idea if this is bullshit or might be useful some time.

Currently it supports only 1 state, terraform and limited set of gcloud resources.

TODOs:

  • more states
  • more resources
  • more clouds/providers
  • more IaaC tools
  • reporters (stdout, slack, ...)
  • connect to git

How does codonly work?

  1. Read and parse terraform state
  2. List resources (databases, k8s clusters, buckets, ....) from third parties
  3. Check what resources are not part of the state file
  4. Report

About

🔎 Find resources outside of terraform state

Resources

Stars

Watchers

Forks

Languages