Commit Graph

56 Commits

Author SHA1 Message Date
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
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
averbukh 50b88fe288 Finalize onprem-sa-ket-mgmt example 2021-12-13 22:36:42 +01:00
Julio Castillo 1aa4e9fa34 Add logo to readme file 2021-11-17 16:49:24 +01:00
Julio Castillo 6d5d47d1cf
Update README.md 2021-11-04 11:32:37 +01:00
Simone Ruffilli 2bb947292e Updated root level README.md and CHANGELOG.md 2021-10-15 12:43:47 +02:00
Julio Castillo 89525bed95 Add Cloud SQL module to READMEs 2021-10-07 21:52:22 +02:00
Ludovico Magnocavallo a45814f41c
Naming convention module (#318)
* naming convention module

* tfdoc

* lint fixture

* add optional separator, variable descriptions

* add output descriptions

* fix example tests
2021-10-05 12:21:12 +02:00
Mikołaj Stefaniak b481d9baff
Packer example changelog (#316)
* Updated top-level README and CHANGELOG to reflect packer-builder example

* Added packer related files to gitignore
2021-10-04 17:35:31 +02:00
Ludovico Magnocavallo 0bac954287
Update README.md 2021-10-04 11:09:48 +02:00
Julio Castillo 5f97d68c0b Update readmes 2021-08-13 12:33:44 +02:00
Ludovico Magnocavallo 07a70daab9
Update README.md 2021-07-27 16:44:46 +02:00
averbukh c0aab69bb7 feat: Decenrtalized firewall management example added. 2021-07-26 09:22:40 +02:00
Ludovico Magnocavallo a3169f7d0a
Update README.md 2021-07-21 11:05:20 +02:00
Ludovico Magnocavallo 10ec705f89
OpenShift cluster setup in new third party solutions section (#237)
* ocp folder

* WIP - first part of the README, Python script

* include boilerplate in Python script

* WIP - README

* README completed, tested

* top-level and section READMEs

* Update README.md

* mark yaml template as safe from boilerplate checks

* fix error in prepare script

* set a null default for the post bootstrap variable

* use count for consistency in all the bootstrap resources

* use index instead of element in bootstrap ig
2021-05-12 10:33:56 +02:00
Modesto Navarro 5baed553aa
Fix link path from readme to modules / serverless - Cloud Functions (#189)
* [FIX]Broken link

* [FIX]Broken link
2021-01-22 15:46:49 +01:00
Ludovico Magnocavallo fe71be72d3
Aurelien's SVPC DNS example (#186)
* Cloud DNS and Shared VPC (#184)

* Cloud DNS and Shared VPC module to allow application teams to have their own Cloud DNS configuration.

* Cleaning up README.md

* Improving Formating.

* Adding license to all .tf files.

* Removing dead code.

* Moving this example into the Cloud Operations folder.

* Using fabric resources and refactoring. Only the 'test.example' file is not using the proper modules now.

* normalize README, use autogenerated vars table, add types to variables

* refactor

* simple tests

* add diagram, update READMEs

Co-authored-by: Aurélien Legrand <aurelien.legrand01@gmail.com>
2021-01-11 11:57:57 +01:00
Julio Castillo 452669fed1 Update README and CHANGELOG 2020-12-06 18:05:57 +01:00
Julio Castillo ec6b1bc8ba Update references to renamed modules 2020-11-06 10:14:30 +01:00
Ludovico Magnocavallo 955331f940
Update README.md 2020-09-24 19:10:08 +02:00
lcaggio 7555ec8859
Merge branch 'master' into asset_inventory 2020-09-17 17:54:23 +02:00
Lorenzo Caggioni 6362185a00 update changelog, readmes 2020-09-17 17:38:27 +02:00
Ludovico Magnocavallo 088a7c569f
Quota monitor end to end example (#125)
* working example, README missing

* add missing boilerplate to outputs file

* README

* fix dynamic resources in IAM binding for_each

* add tests

* update input/output table in README

* add example to READMEs
2020-08-29 11:29:46 +02:00
Ludovico Magnocavallo f62b9362a2
ILB for appliances example (#122)
* rename infrastructure folder to networking

* example WIP: VPCs

* move ip forwarding to its own variable in compute-vm module

* add per-instance metadata support to compute-vm module

* ipip tunnels on linux savepoint

* simple multinic gateways example

* remove stale files

* resolve conflicts

* update diagram

* rename folder

* use a template for gw cloud config, rename some resources and files

* Update README.md

* Update README.md

* add basic plan tests for all networking e2e examples

* fix test for foundations/environments e2e example

* fix shared vpc e2 example count error in gke node service account permissions

* use module path for assets in onprem e2e example

* use project id from module in ilb e2e example

* add mising boilerplates in tests

* run examples tests in ci

* update module's README

* rename ilb example

* Update README.md

* fix rp_filter configuration

* README

* Update README.md

* Update README.md

* Update README.md

* update CHANGELOG

* update CHANGELOG

* Update README.md
2020-08-15 10:12:43 +02:00
Ludovico Magnocavallo 97f8f75648
Update README.md 2020-08-01 18:44:05 +02:00
Lorenzo Caggioni 7cf3990d27 - Fixes based on PR comments
- Movig module under Security
 - Formatting TF files
2020-07-10 07:22:57 +02:00
Lorenzo Caggioni c9b6d66e7e Fix README 2020-07-07 11:05:34 +02:00
Lorenzo Caggioni 9073703a25 Update READMEs and CHANGELOG 2020-07-07 10:56:11 +02:00
lcaggio 22f3451573
Merge branch 'master' into gcs-to-bq 2020-06-30 16:58:57 +02:00
Lorenzo Caggioni 7c2d51f4de Rename folder example.
Add links on Readme
Update Changelog
2020-06-30 16:46:47 +02:00
Ludovico Magnocavallo c4850b8391
Cloud functions module (#102)
* wip

* cloud function module

* wip

* cloud function module

* update top-level READMEs and CHANGELOG

* update top-level READMEs and CHANGELOG

* remove duplicate boilerplate in variables

* implement suggestions in PR review
2020-06-29 08:05:44 +02:00
Lorenzo Caggioni 825a159990 Correct typos
Rename module to be consistent with the real name of the GCP service
Add link to the module on READMEs
2020-06-24 17:59:57 +02:00
Ludovico Magnocavallo 82751466e4
Update README.md 2020-06-10 18:40:50 +02:00
Lorenzo Caggioni d029ee8e3a - Rename example to `cmek-via-centralized-kms`
- updated CHANGELOG and READMEs
2020-06-10 15:22:43 +02:00
Ludovico Magnocavallo a3f5b4eed8 Merge branch 'data-e2e-01' of github.com:terraform-google-modules/cloud-foundation-fabric into data-e2e-01 2020-06-10 13:26:51 +02:00
Lorenzo Caggioni 1484118049 update top-level README
update modules/README
update CHANGELOG
2020-06-09 16:25:05 +02:00
Lorenzo Caggioni 08d244145f Add e2e example to use Cloud KMS with GCE and GCS.
KMS deployed in a separate project to reflect common architecture pattern where companies
have a centralized KMS and service projects using crypto keys.
2020-06-08 17:36:35 +02:00
Julio Castillo e1ad77c6d9
Add Artifact Registry module (#81) 2020-05-26 12:03:15 +02:00
Ludovico Magnocavallo c3893d436e
Update README.md 2020-05-26 07:19:24 +02:00
Julio Castillo 0f291fbde3
Add Container Registry module (#80) 2020-05-26 07:18:33 +02:00
Julio Castillo 959d600271
Add source-repositories to README.me 2020-05-14 21:40:24 +02:00
Ludovico Magnocavallo a27695ae4d
Update README.md 2020-05-13 15:54:49 +02:00
Ludovico Magnocavallo 55f787d809
Update README.md 2020-05-13 10:53:09 +02:00
Ludovico Magnocavallo c7bffbbac1
New `bigquery-dataset` module (#66)
* new bigquery-dataset module

* update README

* update top-level READMEs

* update CHANGELOG
2020-05-02 17:33:48 +02:00
Ludovico Magnocavallo 50f19bb25f
new Secret Manager module (#65) 2020-05-02 09:27:55 +02:00
Ludovico Magnocavallo 6086ec3a99
Update README.md 2020-05-01 09:11:03 +02:00
Ludovico Magnocavallo ee27878212
Update README.md 2020-04-16 17:07:52 +02:00
Ludovico Magnocavallo c71b42e4ad
Update README.md 2020-04-08 08:44:43 +02:00
Ludovico Magnocavallo f3f6d3a852
Update README.md 2020-04-08 08:43:26 +02:00