Commit Graph

12 Commits

Author SHA1 Message Date
Ludovico Magnocavallo
abdcfc0e98 don't raise error on incremental destroy in asset example 2020-08-17 12:46:31 +02:00
Ludovico Magnocavallo
f0ba47511c add tests for cloud operations examples 2020-08-17 12:29:13 +02:00
Ludovico Magnocavallo
a4f955eea1 add link to Medium article in dns example's README 2020-08-07 11:51:51 +02:00
Ludovico Magnocavallo
695e7fddeb Update README.md 2020-08-01 18:38:14 +02:00
Ludovico Magnocavallo
ddfb00384a Update README.md 2020-08-01 18:37:07 +02:00
Ludovico Magnocavallo
0be741707b Update README.md 2020-08-01 18:33:26 +02:00
Ludovico Magnocavallo
03012f9bb8 Update README.md 2020-08-01 18:31:06 +02:00
Ludovico Magnocavallo
102e66e5db Update README.md 2020-08-01 18:30:09 +02:00
Ludovico Magnocavallo
d8b8a5396d Service directory DNS example (#120)
* dns service directory example

* fix module references in asset feeds example

* update diagram

* update diagram

* commands

* link Medium article in asset inventory examples' README

* finish service directory dns example
2020-08-01 18:26:50 +02:00
Ludovico Magnocavallo
2f70e811ae explicitly set pubsub permission for cloud asset robot account 2020-07-30 18:11:11 +02:00
Ludovico Magnocavallo
dce2fca740 Support multiple zones in compute-vm module (#114)
* support multiple zones in compute-vm module

* update compute-vm variables in end-to-end examples

* update README examples
2020-07-18 06:39:14 +02:00
Ludovico Magnocavallo
1b5af2d923 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
2020-07-05 19:08:24 +02:00