Commit Graph

1953 Commits

Author SHA1 Message Date
Ludovico Magnocavallo 73a9136dc6
disable some org policies (#631) 2022-04-15 08:10:42 +02:00
Ludovico Magnocavallo a34823e2d0
Add monitoring notification service identity to project module (#630)
* add monitoring notification service identity

* linting
2022-04-15 01:59:00 +02:00
Aleksandr Averbukh 74387f4420
Merge pull request #621 from GoogleCloudPlatform/psc_and_rlbproxy_subnets
Add support for PSC nat and RLB proxy subnets
2022-04-14 11:45:47 +02:00
Aleksandr Averbukh 2e207eb3a5
Merge branch 'master' into psc_and_rlbproxy_subnets 2022-04-13 17:21:00 +02:00
Aleksandr Averbukh 73db258a38 Use new variable subnets_proxy_only instead of subnets_l7ilb for fast 2022-04-13 17:05:13 +02:00
Aleksandr Averbukh 847a0b89cd Merge branch 'psc_and_rlbproxy_subnets' of https://github.com/terraform-google-modules/cloud-foundation-fabric into psc_and_rlbproxy_subnets 2022-04-13 16:40:58 +02:00
Aleksandr Averbukh 62a299a6f5 Deprecate subnets_l7ilb variable, add support for proxy_only and psc subnets. 2022-04-13 16:38:47 +02:00
Aurélien Legrand 6863c6b75f
Merge pull request #622 from gleichda/gleichda-net-dashboard
Add metrics for L7 Forwarding Rules and Catch errors for permission denied
2022-04-13 15:20:17 +02:00
Aurélien Legrand db60b0eda4
Merge branch 'master' into gleichda-net-dashboard 2022-04-13 14:45:29 +02:00
David Gleich 6c82aa04b5 Reformatting with yapf 2022-04-13 13:10:15 +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 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
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