terraform-provider-google/examples
Nathan McKinley f7bdcde1c4
Add an example of use of shared VPC networking. (#810)
Brings up four projects:
  - one to host the VPC
  - two to use the VPC
  - one which is outside the VPC

This is based on the diagram in https://cloud.google.com/vpc/docs/shared-vpc and uses the names there where possible for clarity.

On one of the machines, a page is generated demonstrating that the networking is working the way you'd expect.  That machine's public IP is output by `terraform apply`.
2017-12-06 14:52:48 -08:00
..
content-based-load-balancing Enable 'zone' to be specified at the provider level instead of per-resource. (#816) 2017-12-06 14:30:04 -08:00
internal-load-balancing 1.0.0 Deprecations, pt 2 2017-09-29 16:04:52 -07:00
shared-vpc Add an example of use of shared VPC networking. (#810) 2017-12-06 14:52:48 -08:00
two-tier 1.0.0 Deprecations, pt 2 2017-09-29 16:04:52 -07:00
vpn examples: Fix credentials key (#821) 2017-12-06 10:15:42 -08:00