terraform-provider-google/examples
Nathan McKinley 114b646fae
Enable 'zone' to be specified at the provider level instead of per-resource. (#816)
- Fetch Zone attribute any place where it *was* being fetched from the schema by
	combination schema / provider-level attribute.
- Allow region to be unspecified if zone is specified.
- Switch one example to using provider-level zone as an example.
- Make provider-level zone optional.  (Individual resources will fail if they can't find a zone.)
- Add tests for getZone and getRegion.
2017-12-06 14:30:04 -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
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