Commit Graph

2165 Commits

Author SHA1 Message Date
Lorenzo Caggioni 9d5df771a3 Update README 2022-04-13 14:42:11 +02:00
David Gleich 6c82aa04b5 Reformatting with yapf 2022-04-13 13:10:15 +02:00
Lorenzo Caggioni f9d4c913c4 Add VM 2022-04-13 13:09:10 +02:00
Lorenzo Caggioni e7b1ed7132 Add VM + outut commands to connect 2022-04-13 13:08:57 +02:00
Lorenzo Caggioni 58ccbec1f1 Add database 2022-04-13 11:41:59 +02:00
Lorenzo Caggioni 6eeda3da7a Add KMS support 2022-04-13 11:09:34 +02:00
Ludovico Magnocavallo d8676f09b4 FAST: allow changing tag names from variables in resman (#628) 2022-04-13 11:08:25 +02:00
Lorenzo Caggioni 24930ce397 Fix README, bye bye pippo :-) 2022-04-13 11:05:55 +02:00
Julio Castillo 952e18d0f1 Add sqladmin to project jit_si and fix some documentation 2022-04-13 11:05:55 +02:00
Lorenzo Caggioni a3f03ac213 Add KMS on CloudSQL module 2022-04-13 11:05:55 +02:00
Ludovico Magnocavallo 1cfb5dcaec Update README.md 2022-04-13 10:42:13 +02:00
Ludovico Magnocavallo 19027e587e Update README.md 2022-04-13 10:42:13 +02:00
Ludovico Magnocavallo 4944871ad0 Update README.md 2022-04-13 10:42:13 +02:00
Ludovico Magnocavallo 045806cfa4 Improve project module README (#627)
* improve module README

* Fix a few typos

Co-authored-by: Julio Castillo <jccb@google.com>
2022-04-13 10:42:13 +02:00
lcaggio 565e3d99fc
Merge pull request #623 from GoogleCloudPlatform/lcaggio/sql-kms
Add KMS on CloudSQL module
2022-04-13 10:38:39 +02:00
lcaggio 4c4c879cce
Merge branch 'master' into lcaggio/sql-kms 2022-04-13 10:28:31 +02:00
Ludovico Magnocavallo eec0fd2fdf
FAST: allow changing tag names from variables in resman (#628) 2022-04-13 10:22:33 +02:00
lcaggio 15cdd179c6
Merge branch 'master' into lcaggio/sql-kms 2022-04-13 09:12:48 +02:00
Ludovico Magnocavallo 420c4de437
Update README.md 2022-04-13 09:10:56 +02:00
Ludovico Magnocavallo 4e1d06fd75
Update README.md 2022-04-13 09:08:01 +02:00
Ludovico Magnocavallo 874e9a57c7
Update README.md 2022-04-13 09:06:18 +02:00
Ludovico Magnocavallo 53c9431c98
Improve project module README (#627)
* improve module README

* Fix a few typos

Co-authored-by: Julio Castillo <jccb@google.com>
2022-04-13 09:05:28 +02:00
lcaggio f50b1d40b8
Merge branch 'master' into lcaggio/sql-kms 2022-04-13 09:00:23 +02:00
Lorenzo Caggioni b415d824c9 Fix README, bye bye pippo :-) 2022-04-13 08:59:14 +02:00
lcaggio f43d1fb71e
Merge pull request #626 from GoogleCloudPlatform/jccb/cloudsql-kms-fixes
Add sqladmin to project jit_si and fix some documentation
2022-04-13 08:47:24 +02:00
Julio Castillo 1f254880b9 Add sqladmin to project jit_si and fix some documentation 2022-04-13 00:22:54 +02:00
Julio Castillo c799dcd0bb Merge branch 'master' into sql-multi-region 2022-04-12 23:45:27 +02:00
Julio Castillo 695e855bd7 Update vars and outputs 2022-04-12 23:43:38 +02:00
Julio Castillo af8c078e88 Updates to README 2022-04-12 23:42:25 +02:00
Julio Castillo 4ba7aaaa52
Merge pull request #625 from GoogleCloudPlatform/jccb/fast-ignore-globals
Remove broken link and ignore globals in fast stages
2022-04-12 21:44:13 +02:00
Julio Castillo 2644627837 Remove broken link and ignore globals in fast stages 2022-04-12 21:33:03 +02:00
Julio Castillo df1129774d
Merge pull request #624 from GoogleCloudPlatform/jccb/merge-tests
Move FAST tests to main tests workflow
2022-04-12 21:24:40 +02:00
Julio Castillo 0ea0fa622b Move FAST tests to main tests workflow 2022-04-12 21:03:20 +02:00
Lorenzo Caggioni c7c77541fb Add KMS on CloudSQL module 2022-04-12 19:01:34 +02:00
David Gleich ea6f31e024 Findings from code review 2022-04-12 17:55:40 +02:00
David Gleich 8743d6101b Add metrics for L7 forwarding groups 2022-04-12 14:21:14 +02:00
David Gleich 2a6a890058 Catch errors due to permission denied for Peering Groups 2022-04-12 14:13:05 +02:00
David Gleich 44693fb6dc Allow to use an existing monitoring project and remove some unused TF variables 2022-04-12 14:10:14 +02:00
Aleksandr Averbukh 1b1c184c11
Merge branch 'master' into psc_and_rlbproxy_subnets 2022-04-12 13:06:11 +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
Aurélien Legrand cde0b5d051
Network dashboard: Adding dynamic routes per VPC peering group. (#617)
* Adding Dynamic Routes per VPC peering

* Python formatting.

Co-authored-by: Aurélien Legrand <legranda@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-04-12 09:58:12 +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
Lorenzo Caggioni a4d59a250b Improve README 2022-04-11 18:14:59 +02:00
Lorenzo Caggioni 4cd6b1bf38 Merge branch 'master' into sql-multi-region 2022-04-11 16:02:13 +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