Commit Graph

1687 Commits

Author SHA1 Message Date
Ludovico Magnocavallo 02e8a3927d
CI link checker (#494)
* CI link checker

* fix link errors

* fix ci

* wildcard on *.md
2022-02-04 13:28:07 +01:00
Simone Ruffilli 0cef15301b
Rename 02-networking to 02-networking-vpn (#492) 2022-02-04 11:03:37 +01:00
lcaggio 577e80713b
Merge branch 'master' into fast-dev-dp 2022-02-04 08:47:00 +01:00
Julio Castillo 52c4b608c2 Rename tf files to use dashes 2022-02-04 08:45:49 +01:00
Daniel Marzini b1a4090792 small firewall policies fix 2022-02-04 08:45:49 +01:00
Daniel Marzini 2291e0643a remove module.organization.custom_role_id.xpnServiceAdmin
to be discussed with jccb
2022-02-04 08:45:49 +01:00
Simone Ruffilli 8272694360 02-net-nva: README.md updates 2022-02-04 07:42:56 +01:00
lcaggio c5df7f260a
Merge branch 'master' into fast-dev-dp 2022-02-03 23:22:36 +01:00
Luca Prete 9d81e29be7
FAST - Add 02-networking-nva stage 2022-02-03 20:30:56 +01:00
Julio Castillo c8f59c105e Remove unneeded delegated grants 2022-02-03 19:22:32 +01:00
Julio Castillo 5d0c57ef0c Update stage0 readme 2022-02-03 19:22:32 +01:00
Julio Castillo 9c552f8978 Fix syntax error 2022-02-03 19:22:32 +01:00
Julio Castillo 76d3ed41f1 Add org level role for networking delegated grants 2022-02-03 19:22:32 +01:00
Julio Castillo 37f37f939d Fix stage2 readme 2022-02-03 19:22:32 +01:00
Julio Castillo 346914d315 Add delegated grants for stage 3 service accounts 2022-02-03 19:22:32 +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
Lorenzo Caggioni 49aa21cd9a Fix tests and resource name 2022-02-03 17:37:42 +01:00
Lorenzo Caggioni b3238969df Fix Shared VPC, first try :-) 2022-02-03 14:25:46 +01:00
Lorenzo Caggioni 1d2c041e28 Fix README. 2022-02-03 11:18:27 +01:00
Lorenzo Caggioni 2f86fd882c split Cloud NAT flag 2022-02-03 10:39:08 +01:00
Lorenzo Caggioni f23885cacd Merge branch 'fast-dev-dp' of https://github.com/GoogleCloudPlatform/cloud-foundation-fabric into fast-dev-dp 2022-02-03 09:38:06 +01:00
Lorenzo Caggioni ac1ca68dbd support policy_boolean 2022-02-03 09:37:50 +01:00
Ludovico Magnocavallo dd32f2f211
Merge branch 'master' into fast-dev-dp 2022-02-02 19:32:55 +01:00
Saurabh Shivgunde 4e86fbcd04
Add ip_range variable to apigee-x-instance module (#485)
* Add ip_range variable for apigee-x-instance module

* Add variable definition and validation for ip_range

* Update the validation rule for ip_range variable
2022-02-02 19:32:26 +01:00
Lorenzo Caggioni 22739f43ea Merge branch 'fast-dev-dp' of https://github.com/GoogleCloudPlatform/cloud-foundation-fabric into fast-dev-dp 2022-02-02 18:34:55 +01:00
Lorenzo Caggioni b38b9b2d57 fix readme 2022-02-02 18:34:48 +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 e51722d615 Add datacatalog 2022-02-02 16:51:14 +01:00
Lorenzo Caggioni a597679349 Fix test error 2022-02-02 16:41:28 +01:00
Lorenzo Caggioni 7704212b3c Fix test error 2022-02-02 16:20:27 +01:00
Lorenzo Caggioni f1ee12e20c Fix README 2022-02-02 16:13:54 +01:00
Lorenzo Caggioni d839553994 Fix README 2022-02-02 16:12:09 +01:00
Lorenzo Caggioni 3c99074b3f Fix issues & readme 2022-02-02 15:31:54 +01:00
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
Lorenzo Caggioni 4d04933a57 README review 2022-02-02 09:48:03 +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
apichick 98b238ae7a
Updated modules README to include details around module versioning an… (#476)
* Updated modules README to include details around module versioning and how to best use the modules

* Update README.md

Co-authored-by: apichick <apichick@google.com>
Co-authored-by: Ludovico Magnocavallo <ludo@qix.it>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-02 07:59:21 +01:00
Ludovico Magnocavallo ac36d588bb
Update main.tf 2022-02-01 19:02:15 +01:00
Ludovico Magnocavallo c6310173a4
Update README.md 2022-02-01 19:01:08 +01:00
Ludovico Magnocavallo 9c9f13a81d
Update README.md 2022-02-01 19:00:47 +01:00
Ludovico Magnocavallo b0d32af600
Experimental module to derive DNS inbound policy addresses (#482)
* first version

* add README
2022-02-01 18:32:47 +01:00
lcaggio 6e896382d6
Fix READMEs. (#484)
* Fix READMEs.

* fix outputs location paths in READMEs

* fix output location paths in READMEs

* Update README.md

* Update README.md

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-01 18:12:57 +01:00
Lorenzo Caggioni bf0b240e1a Initial README update 2022-02-01 18:02:06 +01:00
Ludovico Magnocavallo c727abfa3b
Update README.md 2022-02-01 13:20:19 +01:00
Ludovico Magnocavallo 8a7dda94b2
Update README.md 2022-02-01 13:19:07 +01:00
Lorenzo Caggioni 1e63c0f44a Fix README. 2022-02-01 11:01:33 +01:00
Lorenzo Caggioni a193dcc0b4 Add test. 2022-02-01 10:41:27 +01:00
Lorenzo Caggioni 679b20533e Fix outputs file name, fix README, remove dependeces on composer resource 2022-02-01 10:09:25 +01:00