Commit Graph

465 Commits

Author SHA1 Message Date
Ludovico Magnocavallo eedabe9f3d Merge branch 'master' of github.com:terraform-google-modules/cloud-foundation-fabric 2020-06-29 07:55:14 +02:00
Ludovico Magnocavallo ea334cd2c9 bum minimum required tf version 2020-06-29 07:55:02 +02:00
Ludovico Magnocavallo 21758f399d
Update README.md 2020-06-28 12:11:54 +02:00
Ludovico Magnocavallo d3fe52ef3a fix minimum required version of google-beta provider in dns module 2020-06-28 11:19:15 +02:00
Ludovico Magnocavallo 218a36c413 remove spurious output from onprem example's README 2020-06-28 11:01:13 +02:00
Lorenzo Caggioni 9a4ec24093 First commit.
TODO:
 - fix error on destroy
 - improve robot service account handling
2020-06-26 21:45:41 +02:00
Ludovico Magnocavallo 0a5e3b7f17
Update CHANGELOG.md 2020-06-25 10:05:35 +02:00
Ludovico Magnocavallo ec765857cb
Make project creation optional in project module (#99)
* make project creation optional in project module

* add variable to optionally configure project activation

* add explicit dependency on custom roles to additive bindings

* make parent variable optional

* add test for null parent

* fix custom roles output
2020-06-25 10:04:57 +02:00
lcaggio 1dfc1f5954
Merge pull request #100 from terraform-google-modules/endpoints
Cloud Endpoints module
2020-06-24 18:22:11 +02:00
lcaggio c5fc3798c6
Merge branch 'master' into endpoints 2020-06-24 18:19:03 +02:00
Lorenzo Caggioni 72c2b9a54a Fix Variable description 2020-06-24 18:13:45 +02:00
Lorenzo Caggioni c1eb78c746 Fix Example 2020-06-24 18:12:10 +02:00
Lorenzo Caggioni 9c85f9e647 Delete old folder 2020-06-24 18:08:09 +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
Lorenzo Caggioni 6356ce628c Fixes based on comments on the PR 2020-06-24 15:52:30 +02:00
Lorenzo Caggioni 30da293c0a Fix Readme 2020-06-24 10:31:10 +02:00
Lorenzo Caggioni c4bbba4fbf Fixes 2020-06-23 18:22:54 +02:00
Lorenzo Caggioni 908371ab91 Module to handle Cloud Endpoints 2020-06-23 18:12:10 +02:00
Ludovico Magnocavallo 3c60af506f
Update CHANGELOG.md 2020-06-22 17:18:01 +02:00
Ludovico Magnocavallo 9f3500bff3 IAM bindings in compute-vm need to depend on the instance resource 2020-06-22 16:16:19 +02:00
Ludovico Magnocavallo e2a9e3d415
Update README.md 2020-06-19 11:16:22 +02:00
Ludovico Magnocavallo 6524563747
Add optional unmanaged instance groups to net-ilb (#98)
* add optional unmanaged instance groups to net-ilb

* depend health check creation on the health_check variable

* add example for self-managed group

* update changelog
2020-06-19 09:49:37 +02:00
Aleksandr Averbukh ddc2f9c20d
dns_keys output added to the dns module (#97)
* dns_keys output added to the dns module, so DNSSEC attributes like DS entry will be outputed if DNSSEC configuration is provided

* Fix confition for dns_keys data source
2020-06-17 11:43:46 +02:00
Ludovico Magnocavallo 7a100d08d4
Move top-level docker images folder to the onprem module (#96)
* move docker folder to the onprme module

* update CHANGELOG
2020-06-17 05:41:13 +02:00
Ludovico Magnocavallo ae2e4dc3ad interpolate vpc name in routes 2020-06-12 12:07:28 +02:00
Ludovico Magnocavallo 9d7f5570e0
Update CHANGELOG.md 2020-06-11 15:58:44 +02:00
Ludovico Magnocavallo c1c96cac7f interpolate gateway name in route name for static vpn 2020-06-11 15:51:25 +02:00
lcaggio 0cb973b8bc
Merge pull request #93 from terraform-google-modules/data-e2e-01
Add e2e example: GCE and GCS CMEK via centralized Cloud KMS
2020-06-11 10:13:57 +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
Ludovico Magnocavallo 14463dc93f
Update README.md 2020-06-10 18:41:55 +02:00
Ludovico Magnocavallo 82751466e4
Update README.md 2020-06-10 18:40:50 +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
Ludovico Magnocavallo ec35a485c2 crop diagram 2020-06-10 13:36:35 +02:00
Ludovico Magnocavallo 8c67563f44 Merge branch 'data-e2e-01' of github.com:terraform-google-modules/cloud-foundation-fabric into data-e2e-01 2020-06-10 13:35:56 +02:00
Ludovico Magnocavallo 1f7963a067
Update README.md 2020-06-10 13:34:49 +02:00
Ludovico Magnocavallo 45bbae29e7
Update README.md 2020-06-10 13:29:44 +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
Ludovico Magnocavallo 0a742b50fe
Update CHANGELOG.md 2020-06-10 07:56:41 +02:00
Ludovico Magnocavallo 25d3b2ebdd
add iam support to compute-vm module (#95) 2020-06-10 07:55:18 +02:00
Ludovico Magnocavallo 61bf03d143
Update README.md 2020-06-09 17:21:07 +02:00
lcaggio 6040564729
Merge pull request #94 from terraform-google-modules/bigtable
Add Bigtable instance module
2020-06-09 16:29:52 +02:00
Lorenzo Caggioni 1484118049 update top-level README
update modules/README
update CHANGELOG
2020-06-09 16:25:05 +02:00
Lorenzo Caggioni 2f97d246f6 Fix README 2020-06-09 16:03:10 +02:00
Lorenzo Caggioni 8d75a278a6 Fixes 2020-06-09 15:55:22 +02:00