Tool to identify resources in GCP that aren't managed by terraform.
- Python 3.6+
- Google Cloud SDK
pyenv install
pip install --upgrade pip setuptools pipenv
pipenv install
gcloud auth login
pipenv run python checker.py <my terraform directory>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Tool to identify resources in GCP that aren't managed by terraform.
pyenv install
pip install --upgrade pip setuptools pipenv
pipenv install
gcloud auth login
pipenv run python checker.py <my terraform directory>