Commit Graph

17 Commits

Author SHA1 Message Date
Julio Castillo 1e11c670f5 Update copyright to 2021 2021-02-15 09:38:10 +01:00
Ludovico Magnocavallo e3a03a76ff
Add support for rePD and existing disk attachment to compute VM (#194)
* initial untested support for repd in compute-vm

* fix repd reference in instance disks

* add support for snapshot source, change disk variable

* fix attach existing disk to instance

* fix examples, add documentation on disk sources

* fix attaching disk for instance templates, add examples

* fix data e2e examples

* update vars table in README
2021-02-03 08:00:08 +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 f89d782304 remove version constraints from examples 2020-11-06 08:45:46 +01:00
Ludovico Magnocavallo 1423a82322 update kms iam variables in examples 2020-11-06 08:28:42 +01:00
Julio Castillo 53cb8359ee Remove *_roles variables in kms module 2020-10-30 17:58:45 +01:00
Julio Castillo 61d402fece Update gcs module to terraform 0.13 2020-10-29 23:26:03 +01:00
Ludovico Magnocavallo 60c068ffea update input variable tables in data solutions examples 2020-08-29 11:15:42 +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
Lorenzo Caggioni 46aaff9a71 Fix VM output 2020-06-11 10:08:48 +02:00
Lorenzo Caggioni 2ab4314889 Merge branch 'data-e2e-01' of https://github.com/terraform-google-modules/cloud-foundation-fabric into data-e2e-01 2020-06-11 09:54:37 +02:00
Lorenzo Caggioni 7b57e5642a Fixes based on comments on the PR 2020-06-11 09:53:04 +02:00
Ludovico Magnocavallo 9def09fdcb
Update README.md 2020-06-10 18:46:16 +02:00
Ludovico Magnocavallo 9b910790ce
Update README.md 2020-06-10 18:45:57 +02:00
Ludovico Magnocavallo 9b33ece703
Update README.md 2020-06-10 18:45:43 +02:00
Lorenzo Caggioni 718a851af4 Fix encryption_keys variable name 2020-06-10 16:31:42 +02:00
Lorenzo Caggioni d029ee8e3a - Rename example to `cmek-via-centralized-kms`
- updated CHANGELOG and READMEs
2020-06-10 15:22:43 +02:00