Commit Graph

559 Commits

Author SHA1 Message Date
Aurélien Legrand
dcbbf924f3 Update README.md in modules/dns
Adding an example for DNS Peering zones.
2021-01-11 12:11:20 +01:00
Ludovico Magnocavallo
389b24da0a Update CHANGELOG.md 2021-01-11 11:59:19 +01:00
Ludovico Magnocavallo
fe71be72d3 Aurelien's SVPC DNS example (#186)
* Cloud DNS and Shared VPC (#184)

* Cloud DNS and Shared VPC module to allow application teams to have their own Cloud DNS configuration.

* Cleaning up README.md

* Improving Formating.

* Adding license to all .tf files.

* Removing dead code.

* Moving this example into the Cloud Operations folder.

* Using fabric resources and refactoring. Only the 'test.example' file is not using the proper modules now.

* normalize README, use autogenerated vars table, add types to variables

* refactor

* simple tests

* add diagram, update READMEs

Co-authored-by: Aurélien Legrand <aurelien.legrand01@gmail.com>
2021-01-11 11:57:57 +01:00
Roberto Jung Drebes
86a37616b2 Merge pull request #181 from drebes/org-iam-authoritative
Authoritative IAM for organization
2020-12-10 13:07:54 +01:00
Roberto Jung Drebes
8a4c8c4d50 update CHANGELOG 2020-12-10 09:45:23 +00:00
Roberto Jung Drebes
177a4d7f2c update README.md for org module with new parameters 2020-12-10 09:36:32 +00:00
Roberto Jung Drebes
91febe4cd1 Authoritative IAM for organization 2020-12-09 22:58:17 +00:00
Julio Castillo
b41e2b4b63 Merge pull request #180 from terraform-google-modules/new-sinks-2
Improving log sinks
2020-12-06 18:21:02 +01:00
Julio Castillo
452669fed1 Update README and CHANGELOG 2020-12-06 18:05:57 +01:00
Julio Castillo
c6691a6140 Add include_children option folder and organization sinks 2020-12-06 17:56:27 +01:00
Julio Castillo
8d65a97b11 Add tests for logging sinks 2020-12-06 17:36:22 +01:00
Julio Castillo
b2af6fdd33 Fix e2e examples with org- and folder-level sinks 2020-12-05 22:30:04 +01:00
Julio Castillo
d4201c740d Update environments e2e example with new sinks 2020-12-05 13:24:44 +01:00
Julio Castillo
1af70c748c Rename "grant" to "iam" in sink variables 2020-12-05 12:39:06 +01:00
Ludovico Magnocavallo
a926214229 Update CHANGELOG.md 2020-12-05 09:15:45 +01:00
Ludovico Magnocavallo
7aaf24afd3 Add support for confidential compute to compute-vm module (#179)
* add support for confidential compute

* add support for confidential compute to instance template
2020-12-05 09:14:12 +01:00
Julio Castillo
2c0f949f07 Logging sinks and exclusions (#178)
* Add sink support to folder module

* Make folder creation optional.

* Add logging sinks to the organization module

* Add logging sink support to project module

* Update readme
2020-12-05 08:31:35 +01:00
Julio Castillo
830216ac9b Update CHANGELOG for release 2020-11-25 18:51:41 +01:00
Julio Castillo
b7bac66f95 Merge remote-tracking branch 'origin/master' into organization-refactor 2020-11-25 18:47:54 +01:00
Julio Castillo
ca82d71468 Fix organization tests 2020-11-25 18:47:11 +01:00
Julio Castillo
92c3a56c49 Update CHANGELOG.md 2020-11-25 18:39:18 +01:00
Julio Castillo
f56c36e2d0 Rename org_id variable to organization_id in organization module 2020-11-25 18:36:19 +01:00
Julio Castillo
7a0e03560e Update CHANGELOG.md 2020-11-25 18:15:22 +01:00
Julio Castillo
6154cdce1c Merge pull request #173 from terraform-google-modules/hierarchical-firewall
Add support for hierarchical firewalls
2020-11-25 18:14:27 +01:00
Julio Castillo
0e535a3675 Merge remote-tracking branch 'origin/master' into hierarchical-firewall 2020-11-25 18:07:16 +01:00
Julio Castillo
dc038ad71f Add tests for hierarchical firewall policy 2020-11-25 18:06:25 +01:00
Ludovico Magnocavallo
a866092328 Update CHANGELOG.md 2020-11-25 17:33:34 +01:00
Andras Gyömrey
c8958c548f monitoring is automatically enabled when monitoring.writer is enabled (#177) 2020-11-25 17:32:53 +01:00
Julio Castillo
ce6311f684 Merge remote-tracking branch 'origin/master' into hierarchical-firewall 2020-11-25 14:45:55 +01:00
Julio Castillo
b2d8052b0e Update modules/project/README.md
Remove `project_create = false` to all tests to run
2020-11-25 14:44:31 +01:00
Julio Castillo
1c3451cc35 Merge remote-tracking branch 'origin/master' into hierarchical-firewall 2020-11-25 14:37:36 +01:00
Andras Gyömrey
e0a45b61c5 fix README (#176) 2020-11-25 14:21:22 +01:00
iigeregi
dc32cfd2ec Update README.md (#175) 2020-11-25 10:29:13 +01:00
Julio Castillo
6bd299190f Update variable documentation. 2020-11-23 19:10:42 +01:00
Julio Castillo
254efdd799 Hierarchical firewall support for organizations 2020-11-23 19:01:02 +01:00
Julio Castillo
779f585d1d Hierarchical firewall policies for folders 2020-11-23 18:45:18 +01:00
Ludovico Magnocavallo
390932e7c6 Update CHANGELOG.md 2020-11-21 09:51:09 +01:00
Ludovico Magnocavallo
cffc823f48 refactor access in bq module, add iam (#172) 2020-11-21 09:45:56 +01:00
Ludovico Magnocavallo
2ea59d2ee4 Update CHANGELOG.md 2020-11-20 08:37:34 +01:00
Ludovico Magnocavallo
27aa0aa64c Add support for forwarding path to dns module (#171)
* add support for forwarding path to dns module

* update README
2020-11-20 08:35:58 +01:00
Ludovico Magnocavallo
db444be03b Update CHANGELOG.md 2020-11-19 16:48:42 +01:00
Ludovico Magnocavallo
f611e99e46 add mtu (#170) 2020-11-19 16:48:08 +01:00
Ludovico Magnocavallo
cb4abcafd6 fix mig module test 2020-11-18 08:40:41 +01:00
Aleksandr Averbukh
4c24cf8c68 Merge pull request #168 from terraform-google-modules/fix-business-units
Fix business-units bucket uniqueness issue.
2020-11-17 14:01:09 +01:00
averbukh
9df68184e6 Fix business-units bucket uniqueness issue. 2020-11-17 13:53:13 +01:00
Ludovico Magnocavallo
d595753e55 Update CHANGELOG.md 2020-11-16 18:05:32 +01:00
Ludovico Magnocavallo
dda715670c Minor vpc-sc module corrections (#167)
* Fix #158

* fix variable type
2020-11-16 18:04:12 +01:00
Ludovico Magnocavallo
2ddfaad4bc Merge branch 'master' of github.com:terraform-google-modules/cloud-foundation-fabric 2020-11-16 17:39:59 +01:00
Ludovico Magnocavallo
4cd351fa3b align firewall module README with variables 2020-11-16 17:39:51 +01:00
Ludovico Magnocavallo
06204fab7a Update CHANGELOG.md 2020-11-16 17:38:42 +01:00