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

ONSdigital/gcp-orphaned-resource-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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