Commit Graph

74 Commits

Author SHA1 Message Date
Lorenzo Caggioni c5b29f3923 Add readme and outputs 2020-09-17 17:26:17 +02:00
Lorenzo Caggioni 3f57764ac9 Update main 2020-09-10 15:26:30 +02:00
Lorenzo Caggioni e7955fb1ef Update main 2020-09-10 15:18:32 +02:00
Lorenzo Caggioni 5eaed81f9c Add cloud shell txt 2020-09-10 00:26:48 +02:00
Lorenzo Caggioni 4313cd2804 Add diagram 2020-09-10 00:23:25 +02:00
Lorenzo Caggioni 58b4bf3837 Add Cloud Function 2020-09-10 00:15:52 +02:00
Lorenzo Caggioni 6036250086 Add e2e exemple to schedule asset inventory 2020-09-10 00:13:36 +02:00
Ludovico Magnocavallo fe857ee96f implement cf fix for https://issuetracker.google.com/issues/155215191 2020-09-01 07:52:48 +02:00
Ludovico Magnocavallo 707e567637 implement cf fix for https://issuetracker.google.com/issues/155215191 2020-09-01 07:50:04 +02:00
Julio Castillo 263c767a0a
Update README.md 2020-08-31 15:13:28 +02:00
Ludovico Magnocavallo 088a7c569f
Quota monitor end to end example (#125)
* working example, README missing

* add missing boilerplate to outputs file

* README

* fix dynamic resources in IAM binding for_each

* add tests

* update input/output table in README

* add example to READMEs
2020-08-29 11:29:46 +02:00
Julio Castillo 5ae489f50d
Add alias IP support in `compute-vm` (#127)
* Add alias IP support in `compute-vm`

* Fix tests

* add end to end tests for data solutions examples and fix example errors

* update changelog

* add missing boilerplate

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2020-08-29 10:12:30 +02:00
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