Commit Graph

822 Commits

Author SHA1 Message Date
lcaggio 31c458c345
Update CHANGELOG.md 2021-06-11 18:27:13 +02:00
lcaggio 1a7fe48c46
Merge pull request #263 from terraform-google-modules/lcaggio-kms-prj
Add IAM cryptDecrypt role to robot service account on specified keys
2021-06-11 18:12:58 +02:00
Lorenzo Caggioni 4a2ba0c36c Add example 2021-06-11 18:02:35 +02:00
Lorenzo Caggioni 136fe03e1d Remove extralines 2021-06-11 17:41:19 +02:00
Lorenzo Caggioni dc01db0426 Update Readme and rename variable 2021-06-11 17:38:27 +02:00
Lorenzo Caggioni 476d2c79e9 Add IAM cryptDecrypt role to robo service account on specified keys 2021-06-11 16:00:20 +02:00
lcaggio efb52eeb6c
Move `bq` robot service account into the robot service account project output (#262) 2021-06-11 13:02:30 +02:00
Yoram Ben-Yaacov d9bf58c757 1. Diagrams redo to make them similar to the ones for the other examples.
2. Link fix in the README file
2021-06-11 11:15:04 +03:00
Yoram Ben-Yaacov d0b069a162
Merge pull request #260 from terraform-google-modules/ludo-dpf-20210610
Refactor resources step
2021-06-10 20:43:44 +03:00
lcaggio d1b560c76d
Fix message_retention_duration type (#261)
* Fix message_retention_duration type

* Fix Readme and update Changelog

* Update CHANGELOG.md

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2021-06-10 18:46:14 +02:00
Ludovico Magnocavallo abca488737 refactor resources 2021-06-10 17:04:27 +02:00
Yoram Ben-Yaacov fc987a9a5d
Merged all components into one main file. (#259)
* Merged all components into one main file.

* rename datasource folder to resources

* resources output added for:
* datamart-bigquery-datasets-list
* dwh-bigquery-datasets-list
* landing-bucket-names
* landing-pubsub-list
* transformation-bucket-names

* Change the project ID with a link to the module

* add support for IAM roles to the datasets created

* Removed unused local variable module_version

* Moved from  access and access_identities to IAM.

* Update README.md

Co-authored-by: lcaggio <lcaggioni@google.com>
2021-06-10 09:58:40 +02:00
Yoram Ben-Yaacov 3967551d22
Merge pull request #258 from terraform-google-modules/ludo-dpf-20210605
Refactor environment
2021-06-06 09:32:36 +03:00
Ludovico Magnocavallo 1074546510 refactor environment 2021-06-05 16:05:39 +02:00
Ludovico Magnocavallo 9d335fe7b4
Update CHANGELOG.md 2021-06-04 15:59:59 +02:00
Ludovico Magnocavallo a4158827a6
add BGP peers to vpn-ha outputs (#257) 2021-06-04 15:58:39 +02:00
Ludovico Magnocavallo 41af710bbe update CHANGELOG 2021-06-04 15:46:50 +02:00
Daniel Marzini 71031efc7c
Dataplane V2 integration (#256)
* Dataplane V2 integration

* Moving enable_dataplane_v2 outside addons

* Fixing enable_dataplane_v2 position and default value

* Fix README with default value

* Removing enable_dataplane_v2 from addons

* Adding standalone Dataplane V2 Example
2021-06-04 12:29:12 +02:00
Ludovico Magnocavallo f53aba9bba
Minimal OpenShift fixes (#255)
* notify user when no tfvars file is used

* add comment for additionalTrustBundle in configuration template
2021-06-03 08:11:48 +02:00
Julio Castillo 7f840bc08c
Update CHANGELOG.md 2021-06-02 00:27:05 +02:00
Julio Castillo dd26181272
Merge pull request #253 from terraform-google-modules/jccb/bq-deletion-protection
Add deletion_protection to bigquery module
2021-06-01 19:41:55 +02:00
Julio Castillo c5e7ca78e8 Fix data examples 2021-06-01 18:47:57 +02:00
Julio Castillo faa3a1cfe9 Add deletion_protection to bigquery module 2021-06-01 18:36:53 +02:00
lcaggio cd6e1c254d
Fix min provider version for vpc-sc module (#252) 2021-05-31 11:22:56 +02:00
Ludovico Magnocavallo 34dd1f565c
Data Foundations: reorder first level README and folder structure (#251)
* reorder first level README and folder structure

* Link fix

Co-authored-by: Yoram Ben-Yaacov <benyaacov@google.com>
2021-05-30 20:04:56 +02:00
Ludovico Magnocavallo 99bfd4da98
Update README.md 2021-05-26 08:15:38 +02:00
Yoram Ben-Yaacov fd60b8328a projects prefix added 2021-05-24 21:45:54 +03:00
Ludovico Magnocavallo 9b4342380f
openshift: improve prepare error handling, add OKD notes (#250) 2021-05-24 08:30:27 +02:00
Ludovico Magnocavallo 0f9f13b07f
Update README.md 2021-05-24 07:49:04 +02:00
Ludovico Magnocavallo 5262592d3e
Update README.md 2021-05-24 07:45:34 +02:00
Yoram Ben-Yaacov 097e4da818 Renaming and reordering the files 2021-05-23 13:46:47 +03:00
Ludovico Magnocavallo 2b84ac45bc
add support for labels, fixes #246 (#249) 2021-05-22 18:08:49 +02:00
Ludovico Magnocavallo 7f7b2589ab
Update CHANGELOG.md 2021-05-22 16:00:46 +02:00
Ludovico Magnocavallo c1719951a9
Update to Terraform 0.15 (#248)
* don't use deprecated list() function

* don't use deprecated map() function

* update Terraform version in CI files
2021-05-22 15:58:55 +02:00
Ludovico Magnocavallo 3d7cc9810d
Fix output 2021-05-20 21:34:24 +02:00
Julio Castillo 2595f8bb83
Merge pull request #245 from kumar-dhanagopal/patch-3
Fix minor typos
2021-05-20 05:57:25 +02:00
Kumar Dhanagopal 3228873d33
Fix minor typos 2021-05-19 15:43:57 -07:00
Yoram Ben-Yaacov 8610ec84a7 Documents list reordering 2021-05-18 20:03:04 +03:00
Yoram Ben-Yaacov 256bbcec61 Link text update 2021-05-18 20:02:13 +03:00
Yoram Ben-Yaacov 33f3a9834d Add Data Platform Foundations description to the data-solutions README file 2021-05-18 20:00:45 +03:00
Yoram Ben-Yaacov c53b755684 Adding data-platform-foundations code 2021-05-18 19:30:21 +03:00
lcaggio 27e8b1829c
Merge pull request #235 from terraform-google-modules/vpc-sc-02
Add Support for Ingress Egress policies
2021-05-18 10:02:07 +02:00
lcaggio 585b3a79ee
Merge branch 'master' into vpc-sc-02 2021-05-18 09:52:45 +02:00
lcaggio 558e31a5bd Update CHANGELOG 2021-05-18 09:50:16 +02:00
lcaggio a7d58a73cf Fix README 2021-05-17 20:41:59 +02:00
lcaggio 722b3f59f8 Fix link 2021-05-17 18:41:37 +02:00
lcaggio 4ecd13225a Fix variable 2021-05-17 18:38:46 +02:00
Ludovico Magnocavallo 744143d793
Openshift changes (#241)
* set custom hostname in bootstrap and master

* make the service DNS zone visible to the shared VPC network

* remove unused vpc name attribute from service project variable
2021-05-17 13:43:26 +02:00
Ludovico Magnocavallo 0a647df4dc add logging and monitoring roles to openshift SAs 2021-05-16 10:28:51 +02:00
lcaggio f306f01fbc Fix and change variable 2021-05-16 08:31:55 +02:00