Skip to content

Tool to identify resources in GCP that aren't managed by terraform.

License

Notifications You must be signed in to change notification settings

nealedj/gcp-orphaned-resource-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Platform Orphaned Resource Checker

Tool to identify resources in GCP that aren't managed by terraform.

Prerequisites

  • Python 3.6+
  • Google Cloud SDK

Basic usage

Dependendies

pyenv install
pip install --upgrade pip setuptools pipenv
pipenv install

Running

gcloud auth login
pipenv run python checker.py <my terraform directory>

About

Tool to identify resources in GCP that aren't managed by terraform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%