Commit Graph

11 Commits

Author SHA1 Message Date
Julio Castillo 1e11c670f5 Update copyright to 2021 2021-02-15 09:38:10 +01:00
Julio Castillo c31764fa7e
Add lint step to check module READMEs (#154)
* Add documentation check to lint process

* Split get_variables_outputs

* Install tfdoc dependencies in linting pipeline

* doc lint variant

* use new script args in ci build config

* exit early if doc does not exist

* align README docs with variables

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2020-11-07 09:12:41 +01:00
Ludovico Magnocavallo 7c05b49714 update iam variables for service directory in dns example 2020-11-04 15:44:03 +01:00
Luca Prete f2c80e17f1
[#138] Update copyright headers to 2020 (#139)
Co-authored-by: Luca Prete <lucaprete@google.com>
2020-09-23 11:07:03 +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 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 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