Commit Graph

14 Commits

Author SHA1 Message Date
averbukh 50b88fe288 Finalize onprem-sa-ket-mgmt example 2021-12-13 22:36:42 +01:00
Mikołaj Stefaniak 65fd32c4c0
Introduced packer image builder example (#313) 2021-10-04 17:10:19 +02:00
Julio Castillo cf4db0d7dd Fix typo 2021-09-22 13:15:56 +02:00
Julio Castillo 39712b6793 Add diagram to delegated role grants example 2021-09-22 13:14:32 +02:00
Julio Castillo cdedc8dd4e
Fix typo 2021-07-05 22:56:23 +02:00
Ludovico Magnocavallo fe71be72d3
Aurelien's SVPC DNS example (#186)
* Cloud DNS and Shared VPC (#184)

* Cloud DNS and Shared VPC module to allow application teams to have their own Cloud DNS configuration.

* Cleaning up README.md

* Improving Formating.

* Adding license to all .tf files.

* Removing dead code.

* Moving this example into the Cloud Operations folder.

* Using fabric resources and refactoring. Only the 'test.example' file is not using the proper modules now.

* normalize README, use autogenerated vars table, add types to variables

* refactor

* simple tests

* add diagram, update READMEs

Co-authored-by: Aurélien Legrand <aurelien.legrand01@gmail.com>
2021-01-11 11:57:57 +01:00
Ludovico Magnocavallo a2392aeda1 minimal Markdown syntax fixes and lang tweaks to READMEs 2020-09-17 20:06:54 +02:00
lcaggio 7555ec8859
Merge branch 'master' into asset_inventory 2020-09-17 17:54:23 +02:00
Lorenzo Caggioni 6362185a00 update changelog, readmes 2020-09-17 17:38:27 +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
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 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