Commit Graph

25 Commits

Author SHA1 Message Date
Lorenzo Caggioni bd1461ed61 Fix roles and tests. 2022-02-12 15:52:34 +01:00
Lorenzo Caggioni eb2e510518 Fix IAM and tests 2022-02-12 10:10:05 +01:00
Lorenzo Caggioni 2d9d52fd8d Fix vpc name and tests 2022-02-10 09:48:51 +01:00
lcaggio 042266f28c
Merge branch 'master' into fast-dev-dp 2022-02-08 09:02:48 +01:00
Ludovico Magnocavallo c2a2b799b9
Remove older GCS to BQ example (#523)
* remove older GCS to BQ example

* remove tests
2022-02-08 07:30:03 +01:00
Lorenzo Caggioni 97b9dae7e1 Fix misconfiguration and tests. 2022-02-07 23:16:47 +01:00
Lorenzo Caggioni 072fa3d9fd Fix test. 2022-02-07 08:25:16 +01:00
Lorenzo Caggioni d692c57f20 Fix test module location, for real. 2022-02-05 09:30:40 +01:00
Lorenzo Caggioni 1c3f6270fb Fix test module location. 2022-02-05 09:23:14 +01:00
Lorenzo Caggioni 30b18374fb Replace DP example tests with the new one. 2022-02-05 09:11:03 +01:00
Lorenzo Caggioni 93fdcbf335 fix tests 2022-02-03 17:52:02 +01:00
Lorenzo Caggioni fb851a5afa fix tests 2022-02-03 17:45:33 +01:00
lcaggio fafbe5c1c8
Merge branch 'master' into fast-dev-dp 2022-02-02 16:58:18 +01:00
Lorenzo Caggioni b2cb55a58f Fix test, for real? :-) 2022-02-02 16:55:19 +01:00
Lorenzo Caggioni a597679349 Fix test error 2022-02-02 16:41:28 +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
Lorenzo Caggioni a193dcc0b4 Add test. 2022-02-01 10:41:27 +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
Lorenzo Caggioni 33ce60cf00 fix tests 2022-01-14 18:39:22 +01:00
Ludovico Magnocavallo 5d7adc4bf2
Merge branch 'master' into gcs2bq-least-privileges 2022-01-14 18:04:36 +01:00
Lorenzo Caggioni 3eb1f93f4b Move tests 2022-01-14 18:02:08 +01:00
Julio Castillo fcd6be9733 Fix gcs_to_bq_with_dataflow tests 2022-01-14 16:53:15 +01:00
Luca Prete 36651e40a0
Fix gcs_to_bq_with_dataflow test failing (#428) 2022-01-13 14:09:55 +01:00
Julio Castillo f0773d4883 Simplify tests by figuring out fixture dir automatically
We always use the same directory for terraform fixtures, so it's quite
easy to figure out its path from a pytest fixture by inspecting the
stack. This commit implements this functionality and decreases the
amount of boilerplate needed to write a test.

(Ported from fast)
2022-01-11 11:54:13 +01:00
Julio Castillo 8df9ef9035 New folder structure 2022-01-11 11:53:19 +01:00