Go to file
Sander van Harmelen 721edb1b9a providers/google: update schema to use a DefaultFunc
This makes testing easier and gives you a way to configure the provider
using env variables. It also makes the provider more inline following
the TF 0.2 approach.
2014-11-20 11:25:23 +01:00
test-fixtures providers/google: first pass 2014-08-25 11:48:20 -07:00
config_test.go fmt 2014-08-25 16:23:38 -07:00
config.go providers/google: update schema to use a DefaultFunc 2014-11-20 11:25:23 +01:00
disk_type.go Configurable disk types for GCE 2014-10-07 01:40:20 -04:00
image.go providers/google: compute_instance 2014-08-25 14:57:17 -07:00
operation.go providers/google: compute_route 2014-08-25 22:39:29 -07:00
provider_test.go providers/google: update schema to use a DefaultFunc 2014-11-20 11:25:23 +01:00
provider.go providers/google: update schema to use a DefaultFunc 2014-11-20 11:25:23 +01:00
resource_compute_address_test.go providers/google: tests passing, compiling 2014-09-16 17:17:09 -07:00
resource_compute_address.go providers/google: on refresh, treat 404 as resource gone 2014-08-25 22:49:14 -07:00
resource_compute_disk_test.go Configurable disk types for GCE 2014-10-07 01:40:20 -04:00
resource_compute_disk.go fmt 2014-10-10 14:50:35 -07:00
resource_compute_firewall_test.go providers/google: tests passing, compiling 2014-09-16 17:17:09 -07:00
resource_compute_firewall.go fmt 2014-09-28 11:51:49 -07:00
resource_compute_instance_test.go Merge pull request #372 from jgoldschrafe/feature-google-compute-disk-types 2014-10-08 10:50:38 -07:00
resource_compute_instance.go set default host on connection info 2014-10-19 00:04:17 -07:00
resource_compute_network_test.go providers/google: tests passing, compiling 2014-09-16 17:17:09 -07:00
resource_compute_network.go providers/google: on refresh, treat 404 as resource gone 2014-08-25 22:49:14 -07:00
resource_compute_route_test.go providers/google: tests passing, compiling 2014-09-16 17:17:09 -07:00
resource_compute_route.go providers/google: on refresh, treat 404 as resource gone 2014-08-25 22:49:14 -07:00