Commit Graph

748 Commits

Author SHA1 Message Date
Julio Castillo
46e83d3b59 Autopilot support 2021-06-28 00:54:14 +02:00
lcaggio
3d84897b4b Create pubsub service identity if service is enabled (#270)
* Create  service identity if service is enabled

* remove dry run mode

* fix tests

* Improve for_each logic
2021-06-25 09:26:33 +02:00
Ludovico Magnocavallo
1f5b96b7f1 Update README.md 2021-06-23 12:26:05 +02:00
dsiviglia
1781d7c6bc Interconnect (#268)
* module for VLAN attachment+cloud router+bgp

* fix vlan attachments review comments

* run terraform fmt

* fix code review comment and build errors

* fix for code review comments

* code review changes

* changes after review

* changes after code review

* changes after code review

* test net-interconnect-attachment-direct
2021-06-22 15:31:40 +02:00
Ludovico Magnocavallo
0cbdbc8eb8 Update CHANGELOG.md 2021-06-17 14:53:13 +02:00
Ludovico Magnocavallo
bc9bffee33 Update CHANGELOG.md 2021-06-17 14:52:37 +02:00
Ludovico Magnocavallo
adad94ebc8 link installer roles list in OCP README 2021-06-16 17:57:26 +02:00
dsiviglia
f3901fc567 module for VLAN attachment+cloud router+bgp (#254)
* module for VLAN attachment+cloud router+bgp

* fix vlan attachments review comments

* run terraform fmt

* fix code review comment and build errors

* fix for code review comments

* code review changes

* changes after review

* changes after code review

* changes after code review
2021-06-16 13:56:40 +02:00
lcaggio
6deeb3a863 Merge pull request #265 from terraform-google-modules/open-in-cloud-shell
open-in-cloud-shell button added
2021-06-16 11:38:54 +02:00
lcaggio
05d3b53e19 Update CHANGELOG.md 2021-06-16 10:36:37 +02:00
Yoram Ben-Yaacov
de14c51b1d open-in-cloud-shell button added 2021-06-15 21:55:25 +03:00
lcaggio
381b532c0c Merge pull request #242 from terraform-google-modules/add-data-platform-foundations
Add data platform foundations
2021-06-15 17:39:53 +02:00
lcaggio
a24b2f8f0a Update README.md 2021-06-15 17:18:11 +02:00
lcaggio
3d25b81dbd Update README.md 2021-06-15 17:17:20 +02:00
lcaggio
03b24b5aa9 Update README.md 2021-06-15 17:13:40 +02:00
Yoram Ben-Yaacov
d14d3475d5 Add information about the relation between the two first steps 2021-06-15 16:46:21 +03:00
Yoram Ben-Yaacov
39b4fb4cf9 folders rename 2021-06-15 16:28:44 +03:00
Yoram Ben-Yaacov
fb56bb6673 Folders rename 2021-06-15 16:12:20 +03:00
Ludovico Magnocavallo
9a31eccf9e data fondations test 2021-06-15 14:54:57 +02:00
lcaggio
6cdc48fdd6 Merge pull request #264 from terraform-google-modules/lcaggio-kms-002
Add Service Identity for Secret Manager
2021-06-15 10:01:42 +02:00
Lorenzo Caggioni
f3390839ab Fix dependencies 2021-06-15 09:44:15 +02:00
Lorenzo Caggioni
d03773df46 Fix dependencies
Fix role
2021-06-15 00:54:59 +02:00
Lorenzo Caggioni
741de90eed Fix test 2021-06-14 19:03:02 +02:00
Lorenzo Caggioni
0a02ffa853 Fix tests 2021-06-14 18:52:25 +02:00
Lorenzo Caggioni
cf9768e6e0 Update Changelog 2021-06-14 18:43:04 +02:00
Lorenzo Caggioni
12e69c71e3 Add Service Identity for Secret Manager 2021-06-14 18:35:53 +02:00
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