Commit Graph

1439 Commits

Author SHA1 Message Date
Julio Castillo 5e4598ec97
Update CHANGELOG.md 2021-12-31 13:36:36 +01:00
Julio Castillo 5d264999b4
Update CHANGELOG.md 2021-12-31 13:34:43 +01:00
Ludovico Magnocavallo 2c7dab3bb2
New vpc-sc module implementation (#406)
* first implementation

* minimal output

* split service perimeters in regular and bridge

* tests and fixes

* new vpc-sc implementation

* remove providers file used for testing

* remove provider used during development
2021-12-31 13:29:22 +01:00
Julio Castillo c7dd5bc1d6
Typo fix 2021-12-31 13:27:25 +01:00
Julio Castillo 4494951554
Update CHANGELOG.md 2021-12-31 13:26:56 +01:00
Julio Castillo 3111694612
Merge pull request #407 from terraform-google-modules/jccb/hfw-resources-update
Update hierarchical firewall resource
2021-12-31 13:24:53 +01:00
Julio Castillo d4adcaced0 Fix typo. 2021-12-31 13:20:21 +01:00
Julio Castillo f78902aee8 Update hierarchical firewall resource
This replaces all the `google_compute_organization_security_*`
resources with the newer `google_compute_firewall_*` resources.
2021-12-31 13:06:35 +01:00
Simone Ruffilli 640a5fe39c
Org/Folder: Allow for policy association when using rule factory (#405)
* Org/Folder: Allow for policy association when using rule factory

* Fix linting issue
2021-12-31 12:20:42 +01:00
Ludovico Magnocavallo 2bc5f7d33c
update tfdoc (#404) 2021-12-30 10:56:19 +01:00
Ludovico Magnocavallo eaae34b623
Merge branch 'master' into gcs2bq-least-privileges 2021-12-24 11:36:04 +01:00
lcaggio 91ccbc279a Update CHANGELOG 2021-12-24 11:26:29 +01:00
lcaggio c3115cceb9
Merge pull request #402 from arsenyspb/feature/saiebq-file-exporter
Add optional file exporter for NDJSON, CSV from Bigquery
2021-12-24 11:22:44 +01:00
lcaggio 44542c8b17 Add gcs2bq with least privileges example 2021-12-24 11:21:42 +01:00
Arseny Chernov 10df625f0f Redo pydoc + local linting checks 2021-12-23 23:33:39 +08:00
Arseny Chernov 115e7570ac Re-run pydoc 2021-12-23 23:28:21 +08:00
arsenyspb 63bd79df31
Merge branch 'master' into feature/saiebq-file-exporter 2021-12-23 23:16:14 +08:00
Arseny Chernov 28f7697b83 Resolve order of variables test 2021-12-23 22:23:59 +08:00
Arseny Chernov 002ef657e3 Change README 2021-12-23 22:16:27 +08:00
Arseny Chernov 6717abf0e1 Add count to toggle optional modules 2021-12-23 22:07:14 +08:00
Arseny Chernov 19f6127e8a Change README to two diagrams 2021-12-23 17:38:58 +08:00
Arseny Chernov dbb3b7a9ed Change README, add diagram ( gcpdraw a6e4ec4f-7d6c-4796-b63e-ee4ce7b1792f ) 2021-12-23 14:26:47 +08:00
Ludovico Magnocavallo bf1e2e3bed backport tfdoc and check doc fixes 2021-12-22 15:44:43 +01:00
Ludovico Magnocavallo a09485201a update documentation check 2021-12-22 15:35:12 +01:00
Ludovico Magnocavallo a98feaee4f
Update CHANGELOG.md 2021-12-22 11:01:14 +01:00
Ludovico Magnocavallo 197e7cbe19
Fix ignore changes for hfw rules (#401)
* fix tfdoc replacement

* ignore changes to rule description

* add folder example, fixes #339

* fix ignore changes in org and folder module
2021-12-22 11:00:44 +01:00
Ludovico Magnocavallo 564dc4325d
Update CHANGELOG.md 2021-12-22 10:48:08 +01:00
Ludovico Magnocavallo e2f5b96f4a
Ludo hfw fixes (#400)
* fix tfdoc replacement

* ignore changes to rule description

* add folder example, fixes #339
2021-12-22 10:46:27 +01:00
Ludovico Magnocavallo 54367f2947
Update CHANGELOG.md 2021-12-22 10:06:31 +01:00
Ludovico Magnocavallo 173def118f
fix tfdoc replacement (#398) 2021-12-21 11:51:15 +01:00
Julio Castillo 0c21fecff8
Add metric scopes support (#397)
* Add metric scopes support

* Fix typo

* new tfdoc block in README

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2021-12-21 09:22:10 +01:00
Ludovico Magnocavallo b63114849b
Update CHANGELOG.md 2021-12-21 08:52:20 +01:00
Ludovico Magnocavallo 1ac3fe4460
New tfdoc version (#396)
* update tfdoc

* rewrite check docs, refactor tfdoc replace, regenerate modules READMEs

* remove dead code from check docs

* do not fail on missing variable files in check docs

* fix typos
2021-12-21 08:51:51 +01:00
Simone Ruffilli d2cbf800fc Fixes typo 2021-12-16 18:11:40 +01:00
Simone Ruffilli 794ca6cb6c Update outputs.tf 2021-12-16 18:11:40 +01:00
Simone Ruffilli eeaca4023d net-address: Added support for PSA ranges 2021-12-16 18:11:40 +01:00
Arseny Chernov 9bbae283ba Update test_plan and README 2021-12-16 21:27:51 +08:00
sergiotejon 6a42929df3
Linux sysctls configuration and Kubelet config (#388)
* Linux sysctls configuration and Kubelet config

* Fix terraform linting issues

* Updated README.md

* Updated Kubelet config object type

* Update readme

Co-authored-by: Sergio Tejón <stejon@freepik.com>
Co-authored-by: Julio Castillo <jccb@google.com>
2021-12-16 13:32:17 +01:00
Arseny Chernov f23e314bea Add roles/bigquery.jobUser for CF 2021-12-16 20:27:26 +08:00
Arseny Chernov e428504d7f Add getattr() to retrieve attribute from format 2021-12-16 20:10:22 +08:00
Arseny Chernov b36688ec78 Add optional BQ table as a file export config 2021-12-16 17:54:38 +08:00
Arseny Chernov 976fabdf86 Add bq_table_overwrite handling 2021-12-16 15:39:49 +08:00
Aleksandr Averbukh 0fe5b6b03f
Merge pull request #379 from terraform-google-modules/sa-upload-crt
SA key uploading and credentials json generation with terraform.
2021-12-15 18:45:02 +01:00
averbukh c2b364a7ac Merge branch 'sa-upload-crt' of https://github.com/terraform-google-modules/cloud-foundation-fabric into sa-upload-crt 2021-12-15 18:26:53 +01:00
averbukh 39b7756958 Rewording, fix typos 2021-12-15 18:26:44 +01:00
Aleksandr Averbukh 9d54e5a073
Merge branch 'master' into sa-upload-crt 2021-12-15 18:22:04 +01:00
Julio Castillo 1186464d15
Merge pull request #391 from terraform-google-modules/jccb/tftest-update
Bump tftest version
2021-12-15 15:37:26 +01:00
Julio Castillo a22169dcd2
Merge branch 'master' into yuryninog-patch-1 2021-12-15 15:27:26 +01:00
Julio Castillo 36b277222d Bump tftest version
Bump tftest version to 1.6.1 and ensure test runners can update
providers if needed and available.
2021-12-15 15:12:43 +01:00
Stenio Ferreira 601ebd028e
Added support for Stateful Managed Instance Groups (#367)
* First iteration updates

* All tests passing

* Updated README and var descriptions

* Updated README

* Updated example README

* Consolidated stateful vars

* consolidated stateful vars

* Updated README

* Requested changes to try

* Fixed README examples and try

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2021-12-15 14:56:53 +01:00