Commit Graph

46 Commits

Author SHA1 Message Date
Elia e279818b55
M4CE (v5) Examples (#413)
* M4CE (v5) Examples

* vm-migration new parent folder

* New vm-migration section

* Updated variables description

* Updated variables description

* Fixed broken link

* Updated variables description

* Fix lines spacing

* Added output variable

* Updated Variables description

* New variables layout

* fixed new line

* M4CE (v5) Examples

* vm-migration new parent folder

* New vm-migration section

* Updated variables description

* Updated variables description

* Fixed broken link

* Updated variables description

* Fix lines spacing

* Added output variable

* Updated Variables description

* New variables layout

* fixed new line

* added test

* move test on new folder

* Updated variables order and description

* Added output file

* vm-migration example tests

* Updated output description

* Updated output description

* Fixed Typo

Co-authored-by: Simone Ruffilli <sruffilli@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-02 15:21:10 +01:00
Julio Castillo 5396735bc6
Changes to gcs to bq least privilege example (#447)
* Changes to gcs to bq least privilege example

* Fix 'try' on encryption variables

* Fix roles

* Fix tests

* Use templatefile in output variables

* Remove FIXME

* Fix tests

* Changes to gcs to bq least privilege example

* Fix 'try' on encryption variables

* Fix roles

* Fix tests

* Use templatefile in output variables

* Remove FIXME

* Fix tests

* Merge branch 'jccb/gcs-to-bq-changes' of https://github.com/GoogleCloudPlatform/cloud-foundation-fabric into jccb/gcs-to-bq-changes

* fix readme and template

* fix readme

* Update FIXME.

Co-authored-by: Lorenzo Caggioni <lorenzo.caggioni@gmail.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-02 08:32:59 +01:00
Simone Ruffilli abb6b50a46
Add periods at the end of each description field where missing (#478) 2022-01-31 10:45:34 +01:00
Julio Castillo cf423998f0 Align tftest syntax with tdoc
This commit changes the token separator for inline examples from a
semicolon to a space
2022-01-28 21:34:15 +01:00
Julio Castillo 31f625f149 Link vars and outputs from README 2022-01-22 14:15:16 +01:00
Ludovico Magnocavallo 87385fd2a6
Merge branch 'master' into lcaggio-patch-2 2022-01-19 15:32:17 +01:00
Ludovico Magnocavallo e866db2c88 Merge Fabric FAST (#435)
Co-authored-by: Simone Ruffilli <sruffilli@google.com>
Co-authored-by: Julio Castillo <jccb@google.com>
2022-01-19 14:19:39 +01:00
Lorenzo Caggioni 9b254242ac Fix lint error on Openshift example 2022-01-19 12:21:00 +01:00
Lorenzo Caggioni 3c27f4d211 Fix typos 2022-01-19 12:03:51 +01:00
lcaggio 2f78de944c
Update README
Update README to fix commands and required roles.
2022-01-19 11:34:46 +01:00
Lorenzo Caggioni 1f063b2f09 Fix README 2022-01-14 21:41:11 +01:00
Lorenzo Caggioni 87426786ce Fix IAM, add tfvars example 2022-01-14 18:29:10 +01:00
Ludovico Magnocavallo 5d7adc4bf2
Merge branch 'master' into gcs2bq-least-privileges 2022-01-14 18:04:36 +01:00
Ludovico Magnocavallo b21029d5ca tfdoc 2022-01-14 17:58:54 +01:00
Ludovico Magnocavallo e37296c3a5 Merge branch 'gcs2bq-least-privileges' of github.com:terraform-google-modules/cloud-foundation-fabric into gcs2bq-least-privileges 2022-01-14 17:58:11 +01:00
Ludovico Magnocavallo 8c208b8d0b
Update serviceaccounts.tf 2022-01-14 17:56:58 +01:00
Ludovico Magnocavallo 3ce6d76365
Update outputs.tf 2022-01-14 17:56:37 +01:00
Ludovico Magnocavallo 4512e7e59d
Update main.tf 2022-01-14 17:55:12 +01:00
Ludovico Magnocavallo aa17e31b93
Update main.tf 2022-01-14 17:54:29 +01:00
Ludovico Magnocavallo 66e2f8d2a9
Update variables.tf
typo
2022-01-14 17:52:52 +01:00
Lorenzo Caggioni a67cfff3af Fix diagram and KMS bq table configuration 2022-01-14 17:30:33 +01:00
Lorenzo Caggioni 1ed4491f23 add kms 2022-01-14 16:59:10 +01:00
Julio Castillo fcd6be9733 Fix gcs_to_bq_with_dataflow tests 2022-01-14 16:53:15 +01:00
Ludovico Magnocavallo 70d8d1f890 refactor and test apply/destroy on existing project 2022-01-14 16:53:15 +01:00
Julio Castillo 5cc6a62dec Remove unused variables, use regional resources, generate command as output 2022-01-14 16:53:15 +01:00
Ludovico Magnocavallo a7a0a15931 make project creation optional in gcs to bq example 2022-01-14 16:53:15 +01:00
Lorenzo Caggioni 823282af7c Move demo data to the proper folder 2022-01-14 15:10:03 +01:00
Lorenzo Caggioni 49108eefa9 Fix README 2022-01-14 14:38:03 +01:00
Lorenzo Caggioni 7c1e8b6856 Fix README 2022-01-14 13:57:54 +01:00
Lorenzo Caggioni a2916a8919 Fixes 2022-01-14 13:55:47 +01:00
Simone Ruffilli 3f498594ee
Project Factory (#432) 2022-01-14 10:29:09 +01:00
Lorenzo Caggioni fccb4b6b4f Fix roles 2022-01-14 10:28:19 +01:00
Lorenzo Caggioni 9e491b98f1 Move to example folder 2022-01-14 09:40:22 +01:00
Ludovico Magnocavallo 970475de25 refactor and test apply/destroy on existing project 2022-01-14 09:32:29 +01:00
Ludovico Magnocavallo 4c60112bdb
Merge branch 'master' into ludo-fix-example-project-creation 2022-01-14 08:31:31 +01:00
Simone Ruffilli baa31e82d9
Resource Factory update (#430)
* Resource Factory update

* Pleasing the linting gods

* Poking the linting gods

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-01-14 08:30:06 +01:00
Julio Castillo 90b0d18574 Remove unused variables, use regional resources, generate command as output 2022-01-13 18:30:55 +01:00
Ludovico Magnocavallo 535c9a04a7 make project creation optional in gcs to bq example 2022-01-13 16:58:37 +01:00
Ludovico Magnocavallo e1d9245b52
Update main.tf
remove storage component service
2022-01-12 11:42:14 +01:00
Ludovico Magnocavallo d3e3cdee11
Update main.tf
add missing "storage" service
2022-01-12 11:40:55 +01:00
Julio Castillo 1c7c595b5d Fix Cloud Shell links 2022-01-11 12:42:00 +01:00
Julio Castillo c4982c0b0e
Update README.md 2022-01-11 12:32:07 +01:00
Julio Castillo 4345579d1a Fix typos and update link-checker config 2022-01-11 11:54:59 +01:00
Julio Castillo 26c7978b9e Add readme to the examples folder 2022-01-11 11:54:16 +01:00
Julio Castillo 2728c4aac1 Fix all internal links 2022-01-11 11:53:19 +01:00
Julio Castillo 8df9ef9035 New folder structure 2022-01-11 11:53:19 +01:00