Commit Graph

3000 Commits

Author SHA1 Message Date
maunope 8b07f1bd3d
Merge pull request #3 from maunope/vpc-sc
Merging updated from VPC-SC branch
2022-11-10 13:04:54 +01:00
maunope c2da049330
Merge branch 'maunope/static_routes' into vpc-sc 2022-11-10 13:03:42 +01:00
Maurizio Noseda Pedraglio da0c05c3e8 updated tfdoc 2022-11-10 12:57:52 +01:00
Maurizio Noseda Pedraglio 55d544b172 Merge branch 'master' of https://github.com/GoogleCloudPlatform/cloud-foundation-fabric into vpc-sc 2022-11-10 12:54:39 +01:00
Maurizio Noseda Pedraglio 2bc60e6dee readme updates, removed default prefix, completed vpc-sc compatibility 2022-11-10 12:44:17 +01:00
Aurélien Legrand b7bfcf3575
Merge pull request #913 from GoogleCloudPlatform/net-dash-psa
Adding support for PSA ranges, starting with Redis instances.
2022-11-09 12:07:40 +01:00
Julio Castillo 68c3bd7af9
Merge branch 'master' into net-dash-psa 2022-11-09 11:55:47 +01:00
Ludovico Magnocavallo 2bded25f35
update changelog 2022-11-09 11:17:46 +01:00
Aleksandr Averbukh 9a304fda89
Merge pull request #958 from GoogleCloudPlatform/org-policy-custom
Add support for org policy custom constraints
2022-11-09 10:07:46 +01:00
Aleksandr Averbukh b04cfbf980
Merge branch 'master' into org-policy-custom 2022-11-09 08:53:38 +01:00
Ludovico Magnocavallo 1b2fcb803c
remove extra file (#961) 2022-11-09 08:53:11 +01:00
Ludo ae4e0f9d44 update changelog 2022-11-09 07:58:39 +01:00
Valerio Ponza 8282b6c0e2
Fix README typo in firewall module (#960)
* fixing readme in firewall module

* fix typo

Co-authored-by: Valerio Ponza <vponza@google.com>
Co-authored-by: Ludovico Magnocavallo <ludo@qix.it>
2022-11-09 00:25:34 +01:00
Aleksandr Averbukh 125bd85a45
Merge branch 'master' into org-policy-custom 2022-11-08 18:33:18 +01:00
Aurélien Legrand 0c50cb2b44
Merge branch 'master' into net-dash-psa 2022-11-08 18:30:54 +01:00
Aleksandr Averbukh 1419a04147 Update module readme 2022-11-08 18:17:05 +01:00
Ludovico Magnocavallo 02ca116260 FAST: bootstrap and extra stage CI/CD improvements and fixes (#956)
* add clone commands output

* always create secret key for repos, fix module source

* optional modules ref

* tfdoc

* create secrets in the right repositories

* add publick key to modules repository

* bump Terraform version in CI templates

* add template to populated files

* tfdoc

* do not error out writing ci/cd workflows when output files are disabled

* update README

* fix apply file outputs when outputs_location is changed to null
2022-11-08 18:13:49 +01:00
Aleksandr Averbukh aae6ab132c Add tests for org policy custom constraints 2022-11-08 18:13:49 +01:00
Ludovico Magnocavallo dff7b69250
FAST: bootstrap and extra stage CI/CD improvements and fixes (#956)
* add clone commands output

* always create secret key for repos, fix module source

* optional modules ref

* tfdoc

* create secrets in the right repositories

* add publick key to modules repository

* bump Terraform version in CI templates

* add template to populated files

* tfdoc

* do not error out writing ci/cd workflows when output files are disabled

* update README

* fix apply file outputs when outputs_location is changed to null
2022-11-08 09:38:15 +01:00
Aleksandr Averbukh 3bd2e1c0ea
Merge branch 'master' into org-policy-custom 2022-11-08 09:37:23 +01:00
Aleksandr Averbukh 3562c52520 Add support for org policy custom constraints 2022-11-08 09:34:38 +01:00
Ludo 02368dfa2b update changelog 2022-11-07 14:23:17 +01:00
Catalin Muresan 2e086404b7
Merge pull request #953 from muresan/feature/iam-service-account-static-id-and-iam-additive
Added IAM Additive and converted some outputs to static
2022-11-07 13:20:16 +00:00
Ludovico Magnocavallo a3e348cd2b
Merge branch 'master' into feature/iam-service-account-static-id-and-iam-additive 2022-11-07 13:49:00 +01:00
Catalin Muresan 4e2762098f Updated README.md 2022-11-07 12:47:35 +00:00
Ludovico Magnocavallo 6d46ef7c6f
remove duplicate blueprint folder (#952) 2022-11-07 13:46:22 +01:00
Catalin Muresan 31bb4476d1 Added IAM Additive and converted some outputs to static 2022-11-07 12:41:41 +00:00
Ludo 0d55de6ca9 switch to tfvars based tests 2022-11-06 08:44:13 +01:00
Ludo 6e4d8a46a1 remove redundant extra_files parameter in tfvars tests 2022-11-06 08:39:53 +01:00
Ludo 199660b5f7 update changelog 2022-11-06 08:35:13 +01:00
Wiktor Niesiobędzki 0d80ad3f29
cloud-functions v2 - fix reference to bucket_name (#951)
* Fix reference to bucket when no bucket_config is provided

* Copy tests to check v2 cloud-functions
2022-11-06 08:32:38 +01:00
Ludo eb88d3679c update changelog 2022-11-04 19:07:50 +01:00
Ludovico Magnocavallo d655833c0c
Add a pytest fixture to convert tfvars to yaml (#950)
* wip

* conftest and tests

* backport cross-module implementation test
2022-11-04 18:37:23 +01:00
Aurélien Legrand 04ffbc928e
Merge branch 'master' into net-dash-psa 2022-11-04 14:02:54 +01:00
Ludovico Magnocavallo fae5654e33
Refactor VPC firewall module for Terraform 1.3 (#949)
* module and module tests/examples

* align blueprints and fast

* fix null ranges

* make ports optional

* tfdoc

* make rules optional defaulting to all protocols

* review comments

* last round of comments

* invert precedence of template variables

* add option to disable all default rules

* add option to disable all default rules

* split egress/ingress

* tests

* fix tests
2022-11-04 13:56:07 +01:00
Aurélien Legrand 2cb576c8b6
Merge branch 'master' into net-dash-psa 2022-11-04 12:33:58 +01:00
Julio Castillo b166938435
Merge pull request #943 from KPRepos/patch-2
Update README.md
2022-11-03 23:22:21 +01:00
Julio Castillo 85378ea0fb
Update README.md 2022-11-03 22:43:22 +01:00
Julio Castillo 453a55c2d0
Merge branch 'master' into patch-2 2022-11-03 22:39:44 +01:00
Julio Castillo 3160d6139b
Merge pull request #948 from GoogleCloudPlatform/jccb/fix-944
Use display_name instead of description for FAST service accounts
2022-11-03 17:22:18 +01:00
Kartheek 49b5b97afe
Merge branch 'master' into patch-2 2022-11-03 09:16:32 -07:00
Julio Castillo dc81b26a9b Use display_name instead of description for FAST service accounts
Fixes #944
2022-11-03 16:23:48 +01:00
Julio Castillo f912369072
Merge pull request #947 from GoogleCloudPlatform/jccb/fast-org-policy-factory
Use org policy factory for resman stage
2022-11-03 15:04:08 +01:00
Julio Castillo 8a20a14a0d Move policy to serverless.yaml 2022-11-03 14:50:53 +01:00
Julio Castillo 747ebc6f39 Use org policy factory for resman stage 2022-11-03 14:48:21 +01:00
Aurélien Legrand 5f6eb135c1
Merge branch 'master' into net-dash-psa 2022-11-03 14:03:50 +01:00
Julio Castillo 649bedc291
Update README.md 2022-11-03 13:19:02 +01:00
Julio Castillo e29957c394
Update README.md 2022-11-03 13:18:21 +01:00
Julio Castillo 305e302283
Merge pull request #946 from GoogleCloudPlatform/jccb/org-policy-factory
Deprecate organization-policy module
2022-11-03 12:56:12 +01:00
Julio Castillo 4b278a1533 Update variable description 2022-11-03 12:35:50 +01:00