Commit Graph

30 Commits

Author SHA1 Message Date
Ludovico Magnocavallo b278c4eae4
infrastructure/shared-vpc: update module versions, fixes #34 (#36) 2020-02-18 20:56:47 +01:00
Ludovico Magnocavallo 253c51d07c
Update docs using tfdoc format (#28)
* update README files

* set all types on variables
2020-01-10 13:44:54 +01:00
Ludovico Magnocavallo f6370df938 infra svpc: update module versions 2019-11-04 20:44:53 +01:00
Ludovico Magnocavallo 738d613126 fix shared vpc project services 2019-11-03 09:26:28 +01:00
Ludovico Magnocavallo e77acf621a fix service dependency and number of services in shared vpc sample 2019-11-02 18:30:52 +01:00
Ludovico Magnocavallo 5350173a88
Hub and spoke: minimal README changes, update diagram
* hub and spoke: minimal README changes, update diagram

* Generate_docs update
2019-11-01 10:50:56 +01:00
Ludovico Magnocavallo 17f762a27b
Revert project module version 2019-11-01 08:54:30 +01:00
Ludovico Magnocavallo b73af69c02
Add missing bolierplate 2019-10-31 22:05:30 +01:00
Aleksandr Averbukh c6bc1d5c89 Update network module version, add types to the variables 2019-10-31 16:54:43 +01:00
Ludovico Magnocavallo fd0704670d
Update project module to v4.0.0, update test framework module to v1.0.1
* update project module to v4.0.0

* bump tftest version in test requirements file

* update plan test fixture to new syntax

* fix foundations/environments tests

* fix foundations/business-units tests

* fix infrastructure/shared-vpc tests
2019-10-30 22:21:15 +01:00
Aleksandr Averbukh ed65051982
Merge pull request #14 from terraform-google-modules/averbuks-net-hub-and-spoke
Initial Hub and Spoke (VPNs) example (does not include tests, diagram and readme atm).
2019-10-30 17:11:53 +01:00
Aleksandr Averbukh cb3260b397 Add Cloud DNS Policy for inbound forwarding 2019-10-30 16:38:26 +01:00
Aleksandr Averbukh b0d3351c37 Add reference to the HA VPN configurations 2019-10-30 14:03:23 +01:00
Aleksandr Averbukh 00cbabf8fc Add README.md, add descriptions to the outputs 2019-10-30 13:51:42 +01:00
Aleksandr Averbukh 5f9438d0ae Add spoke peering zones to hub forwarding zone 2019-10-30 12:04:58 +01:00
Aleksandr Averbukh 5bd25ea48f Use the same two regions for hub, spoke1, spoke2 2019-10-30 11:55:14 +01:00
Aleksandr Averbukh c279fac621 Rename to hub-and-spoke-vpns 2019-10-30 09:57:33 +01:00
Ludovico Magnocavallo c24cb2eafa
Minimal rewording of top-level README, initial infrastructure README (#15)
* minimal rewording of top-level README, initial infrastructure README

* update shared vpc input/output table in README
2019-10-21 20:35:34 +02:00
Ludovico Magnocavallo ddb8c70f79
Shared VPC example (#13)
Simple Shared VPC example with test resources.
2019-10-20 08:17:32 +02:00
Aleksandr Averbukh 92e6a98083 Add backend.tf sample 2019-10-14 08:09:40 +02:00
Aleksandr Averbukh 0fd942ab3f New line at the end of the file 2019-10-14 08:07:51 +02:00
Aleksandr Averbukh fe65998bb9 Rename example folder to 'net-hub-and-spoke-vpns' 2019-10-14 00:29:47 +02:00
Aleksandr Averbukh 1c1ac9a511 Refactoring and restructure, update test resources outputs 2019-10-14 00:26:03 +02:00
Aleksandr Averbukh 12fda26e10 Add DNS entries for the test instances 2019-10-13 16:26:50 +02:00
Aleksandr Averbukh 7297dab63e Add private, peering, forwarding dns zones 2019-10-13 15:44:15 +02:00
Aleksandr Averbukh 8eb8c84463 Fix spoke to spoke route advertisement 2019-10-13 15:43:26 +02:00
Aleksandr Averbukh 9606ceca45 Add tfvars sample 2019-10-07 18:25:23 +02:00
Aleksandr Averbukh e6e7fa8840 Update hub-and-spoke example to use only external cft modules, update the code to HCL2 2019-10-07 18:06:07 +02:00
Aleksandr Averbukh c427fd47a4 Hub and Spoke example, initial commit 2019-10-07 08:58:24 +02:00
Ludovico Magnocavallo e4fa25f22d
Organization sample: environments (Almanac bootstrap port)
* add gitignore file

* data and infra skeletons

* org skeleton

* org environments sample skeleton

* Organization teams sample skeleton.

* Organization env sample GCS for tf state.

* org env: service accounts and GCS roles

* org env: folders

* org env: audit export

* org env: shared project

* org env: switch to released 3.1.0 project module version

* rename organization top-level folder to organization-bootstrap

* org env: use folders module with better outputs, module outputs

* org env: switch the service accounts module to v2.0.0.

* Merge ludo's branch from forked repo (#2)

* org env: update gcs, sa, project modules

* Use correct folder ID in format  without  prefix

* org env: update folders module version, improve comments

* org env: initial work on README, diagram, add variable for xpn roles

* org env: update roles in README, backend file

* org env: README changes

* org env: README changes

* org env: README changes

* org env: README changes

* org env: add IAM variables for audit and shared projects

* org env: address README TODOs

* org env: minor README changes

* org env: minor README changes

* org env: minor README changes

* org env: simplify the sample's README by moving general considerations into the section README

* Org examples README changes

* org env: simplify initial state management, add comment for shared folder

* org env: change state instructions to copy and rename instead of renaming backend file

* org env: add a section in the README file to explain shared services, and detail options

* fix comment for shared services project
2019-09-07 05:44:24 +02:00