Commit Graph

1921 Commits

Author SHA1 Message Date
Aleksandr Averbukh
62a299a6f5 Deprecate subnets_l7ilb variable, add support for proxy_only and psc subnets. 2022-04-13 16:38:47 +02:00
Aleksandr Averbukh
6ab121a836 Add support for Private Service Connect and Reginal Managed Proxy subnets for net-vpc module 2022-04-12 12:57:33 +02:00
Ludovico Magnocavallo
7f6a5bf548 Update CHANGELOG.md 2022-04-12 08:19:58 +02:00
Ludovico Magnocavallo
725f7effce Initial MVP for CI/CD (#608)
* preliminary support for wif in stage 0

* IAM wif role

* IAM wif role TODO

* add support for external SA IAM to SA module

* add name output to SA module

* separate cicd SA

* tfdoc

* GITLAB principal (untested)

* make GCS name output static

* outputs bucket

* fix stage 1 test

* tweak outputs

* tfdoc

* move wif_pool to automation variable

* add support for top-level and repository providers

* add missing boilerplate

* fix branchless principal

* initial workflow

* symlink provider template in stages

* remove service accounts from stage 0 cicd tfvars

* add cicd interface variable to resman stage

* fix cicd variable in resman stage

* better condition on outputs_location

* fix last change

* change outputs_location type

* revert outputs_location change

* split outputs in stage 0

* update ci/cd temporary notes

* rename additive IAM resource in SA module

* split outputs in stage 1

* remove unused locals

* fix stage 1 tests

* tfdoc

* Upload action files to outputs_bucket

* Fix tests and README

* rename template, streamline outputs

* local templates and gcs output for all stage 2

* add workflows to local output files

* Use lowercase WIF providers everywhere

* Bring back suffix for workflow files

* Remove unused files

* Update READMEs

* preliminary CI/CD implementation for stage 1

* fix stage 1

* stage 1 cicd

* tfdoc

* fix tests

* readme and links for cicd and wif

* refactor wif providers

* refactor cicd for stage 1

* fix stage 1

* wif org policies

* split identity provider configuration from cicd

* add type attribute to cicd repositories

* valid cicd repositories have a workflow template

* refactor stage 01

* fix stage 01 tests

* minimal CI/CD documentation

* better check_links error reporting

* fix links

* Added Gitlab specific configurations

Set the default issuer_uri for Gitlab. Added allowed audiences to OIDC configuration.

* Fixed TF formatting in identity providers.

* Changing identity provider audience to null

Changing identity provider audience to default to null.

* add instructions for renaming workflows

* address Julio's comments

Co-authored-by: Julio Castillo <jccb@google.com>
Co-authored-by: alexmeissner <alexmeissner@google.com>
2022-04-12 08:17:27 +02:00
Ludovico Magnocavallo
9bb2f91458 Fix a few import errors in FAST (#620)
* fix import errors in stage 0

* fix import errors in stage 1
2022-04-12 07:35:31 +02:00
David Strauss
6f5807c261 Fix typo (#616) 2022-04-11 07:16:10 +02:00
javiergp
86357c2ed5 CloudSQL-instance: Fixed terraform change detection when backup is disabled. (#615)
* Update variables.tf

When backup is not enabled, if location is set to a null value (i.e."EU"), each time you do `terraform apply` it will detect a configuration change (+ location  = "EU"). Setting this variable to null fixes the issue.

* Update README.md
2022-04-10 12:33:00 +02:00
Ludovico Magnocavallo
55b6a88f88 Update README.md 2022-04-07 18:53:41 +02:00
Ludovico Magnocavallo
e2e4bffa17 Update README.md 2022-04-07 18:50:42 +02:00
Ludovico Magnocavallo
e505903740 Update CHANGELOG.md 2022-04-07 18:49:18 +02:00
Taneli Leppä
3611a1fb5c Merge pull request #614 from rosmo/sqlserver-aog
SQL Server AlwaysOn availability groups example
2022-04-07 18:12:01 +02:00
Taneli Leppä
d79dd7ab28 Added example of SQL Server always on groups. 2022-04-07 17:38:08 +02:00
Daniel Strebel
d480585f21 Merge pull request #613 from danistrebel/fix/apigee-x-instance-ip-range
Allow multiple CIDR blocks in the ip_range for Apigee Instance
2022-04-07 15:42:55 +02:00
Daniel Strebel
63097dd224 Allow multiple CIDR blocks in the ip_range parameter and rely on the Google API for validation 2022-04-07 15:08:24 +02:00
Julio Castillo
2c175f8565 Merge pull request #612 from GoogleCloudPlatform/jccb/pf-sa-prefix
Add prefix to project factory SA bindings
2022-04-05 16:32:26 +02:00
Julio Castillo
0b87622586 Fix tests 2022-04-05 15:41:57 +02:00
Julio Castillo
60e7da8614 Silence linter 2022-04-05 15:38:44 +02:00
Julio Castillo
9e0f39a411 Add prefix to project factory SA bindings
Co-authored-by: Antonio Lopez <ajln@google.com>
2022-04-05 15:32:27 +02:00
Julio Castillo
5cbde0a32e Allow tests to run from root directory 2022-04-05 14:30:26 +02:00
Simone Ruffilli
4788253956 Update CHANGELOG.md 2022-04-05 12:11:05 +02:00
Simone Ruffilli
c889ce8426 Updated DNS documentation (#611) 2022-04-05 10:02:26 +02:00
Ludovico Magnocavallo
3c464e7962 Update CHANGELOG.md 2022-04-05 09:27:07 +02:00
Luca Prete
cd0f09b748 [#593] Add HTTP ILB module (net-ilb-l7) 2022-04-05 08:58:55 +02:00
lcaggio
56b89211a7 Merge pull request #607 from GoogleCloudPlatform/lcaggio/dp-dc-policy-tag
[Data Platform] Add Data Catalog Policy tag
2022-04-04 15:48:53 +02:00
lcaggio
ec3832760d Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-04-04 15:38:52 +02:00
Lorenzo Caggioni
f1a404a5d4 PR review fixes. 2022-04-04 15:38:36 +02:00
lcaggio
bc2ad7dec3 Merge pull request #609 from GoogleCloudPlatform/lcaggio/gcs2bq-logging
[gcs2bq] Fix data_eng_principals logging role.
2022-04-04 14:15:23 +02:00
Lorenzo Caggioni
67b1715ecc Fix data_eng_principals logging role. 2022-04-04 09:16:55 +02:00
Lorenzo Caggioni
d5fd15ae17 Update README 2022-04-04 08:59:05 +02:00
Lorenzo Caggioni
9011e370b8 Fix linting 2022-04-04 00:45:27 +02:00
Lorenzo Caggioni
6f00caaaab Handle Service Identity SA. Update IAM.md 2022-04-04 00:38:34 +02:00
Lorenzo Caggioni
e008fde9bb Update READMEs and separate demo pipelines 2022-04-03 22:03:35 +02:00
Lorenzo Caggioni
d5bdc2a7e0 Update IAM.md 2022-04-03 14:59:00 +02:00
lcaggio
ee5f22ca05 Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-04-01 19:19:17 +02:00
Lorenzo Caggioni
3d8c9a4b52 Fix test. 2022-04-01 18:52:30 +02:00
Lorenzo Caggioni
98a9ba2c82 Fix example test 2022-04-01 18:46:51 +02:00
Lorenzo Caggioni
15ba9559c5 Update READMEs 2022-04-01 18:44:18 +02:00
Lorenzo Caggioni
6d1207e1d7 Update FAST data foundation integration 2022-04-01 18:38:56 +02:00
Lorenzo Caggioni
3f933bb129 Update pipeline example and fix roles. 2022-04-01 18:25:05 +02:00
Julio Castillo
be644c6f29 Merge pull request #598 from GoogleCloudPlatform/597-fix-link-checker
[#597] Fix link_checker
2022-04-01 12:40:35 +02:00
Lorenzo Caggioni
c35e0298bd Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-04-01 12:04:54 +02:00
Julio Castillo
f1dd84389c Merge branch 'master' into 597-fix-link-checker 2022-04-01 00:37:25 +02:00
lcaggio
2b587d370c Update CHANGELOG.md (#606) 2022-03-31 17:54:38 +02:00
lcaggio
8a158054bb Merge pull request #601 from GoogleCloudPlatform/lcaggio/gcs2bq_shared_vpc
[data-solutions/gcs-to-bq-with-least-privileges] Add support for shared VPC
2022-03-31 16:47:13 +02:00
lcaggio
c0be8dcddf Merge branch 'master' into lcaggio/gcs2bq_shared_vpc 2022-03-31 16:30:11 +02:00
Daniel Strebel
dbed44903d Merge pull request #604 from danistrebel/feature/apigee-org-billingtype
Add billing_type for Apigee Organization Module
2022-03-31 11:59:31 +02:00
Daniel Strebel
7fdea13321 Merge branch 'master' into feature/apigee-org-billingtype 2022-03-31 11:49:01 +02:00
Lorenzo Caggioni
1061c6ebc9 Update DAG pipeline 2022-03-31 11:14:14 +02:00
lcaggio
f78ae2ea84 Merge pull request #605 from GoogleCloudPlatform/lcaggio/fix-policy-tag
Fix data catalog policy tag output.
2022-03-31 11:13:10 +02:00
Ludovico Magnocavallo
4dae6956f8 Merge branch 'master' into lcaggio/fix-policy-tag 2022-03-31 11:01:39 +02:00