Cloud Asset feed operations example (#110)

* first working example for asset inventory feeds

* move tf files out of the tf folder

* add input/outputs to README

* smaller diagram

* use narrow scoped service account for cf, account for gke tags in code

* Update README.md

* new top-level folder README

* Update README.md

* add TODO for DNS example in operations README

* fix README conflict

* Update README.md

* Update README.md

* update diagram

* cloud shell

* cloud shell

* Update README.md

* rename outputs, first complete README draft

* Update main.py

* Update README.md

* Update README.md

* better error handling in the cloud function

* remove branch from cloud shell link
This commit is contained in:
Ludovico Magnocavallo
2020-07-05 19:08:24 +02:00
committed by GitHub
parent 29b34c0a2d
commit 1b5af2d923
12 changed files with 501 additions and 1 deletions

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ backend-config.hcl
credentials.json
key.json
terraform-ls.tf
bundle.zip