.. |
test-fixtures
|
providers/google: first pass
|
2014-08-25 11:48:20 -07:00 |
config.go
|
google: Code formatted via gofmt
|
2015-08-14 12:06:06 +01:00 |
config_test.go
|
providers/google: Change account_file to JSON
|
2015-07-29 15:59:32 -04:00 |
disk_type.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
dns_change.go
|
fmt
|
2015-06-23 22:31:24 -07:00 |
image.go
|
fmt
|
2015-02-20 10:22:26 -08:00 |
operation.go
|
google: Code formatted via gofmt
|
2015-08-14 12:06:06 +01:00 |
provider.go
|
Implemented CRUD project metadata operations
|
2015-08-24 12:53:28 -04:00 |
provider_test.go
|
providers/google: fix instance creation
|
2015-01-28 15:50:56 -06:00 |
resource_compute_address.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_address_test.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_autoscaler.go
|
google: Code formatted via gofmt
|
2015-08-14 12:06:06 +01:00 |
resource_compute_autoscaler_test.go
|
google: Code formatted via gofmt
|
2015-08-14 12:06:06 +01:00 |
resource_compute_disk.go
|
Added - create disk from snapshot
|
2015-04-08 14:21:39 +03:00 |
resource_compute_disk_test.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_firewall.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_firewall_test.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_forwarding_rule.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_forwarding_rule_test.go
|
fmt
|
2015-02-20 10:22:26 -08:00 |
resource_compute_http_health_check.go
|
provider/gce: Set defaults for http_health_check
|
2015-05-10 21:20:40 +01:00 |
resource_compute_http_health_check_test.go
|
Strip 'sdk' suffix from methods; it's a remnant
|
2015-05-12 14:58:10 -05:00 |
resource_compute_instance.go
|
provider/google: Misc. cleanups for tests to pass
|
2015-08-31 09:06:25 -05:00 |
resource_compute_instance_group_manager.go
|
google: Code formatted via gofmt
|
2015-08-14 12:06:06 +01:00 |
resource_compute_instance_group_manager_test.go
|
google: Code formatted via gofmt
|
2015-08-14 12:06:06 +01:00 |
resource_compute_instance_migrate.go
|
fmt
|
2015-06-23 22:31:24 -07:00 |
resource_compute_instance_migrate_test.go
|
fmt
|
2015-06-23 22:31:24 -07:00 |
resource_compute_instance_template.go
|
Fix #2901
|
2015-08-19 02:57:04 -04:00 |
resource_compute_instance_template_test.go
|
provider/google: Misc. cleanups for tests to pass
|
2015-08-31 09:06:25 -05:00 |
resource_compute_instance_test.go
|
provider/google: Misc. cleanups for tests to pass
|
2015-08-31 09:06:25 -05:00 |
resource_compute_network.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_network_test.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_project_metadata.go
|
provider/google: Misc. cleanups for tests to pass
|
2015-08-31 09:06:25 -05:00 |
resource_compute_project_metadata_test.go
|
provider/google: Misc. cleanups for tests to pass
|
2015-08-31 09:06:25 -05:00 |
resource_compute_route.go
|
helper/schema: ensure ForceNew set when Update is not
|
2015-04-03 09:57:30 -05:00 |
resource_compute_route_test.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_target_pool.go
|
Update Google API import to point to the new location.
|
2015-03-18 17:10:39 +00:00 |
resource_compute_target_pool_test.go
|
Multiple gcp improvements and new resources
|
2015-01-30 10:32:35 -06:00 |
resource_container_cluster.go
|
Convert int to int64 when building the cluster.NodeConfig struct
|
2015-08-11 08:27:32 -04:00 |
resource_container_cluster_test.go
|
google: Add regression test for #2978
|
2015-08-20 21:40:57 +01:00 |
resource_dns_managed_zone.go
|
fmt
|
2015-06-23 22:31:24 -07:00 |
resource_dns_managed_zone_test.go
|
Support Google Cloud DNS, Fix #1148
|
2015-04-30 01:32:34 -04:00 |
resource_dns_record_set.go
|
fmt
|
2015-06-23 22:31:24 -07:00 |
resource_dns_record_set_test.go
|
Support Google Cloud DNS, Fix #1148
|
2015-04-30 01:32:34 -04:00 |
resource_storage_bucket.go
|
provider/google: Add support for Google Compute Stogare buckets.
|
2015-06-01 11:36:50 +01:00 |
resource_storage_bucket_test.go
|
acc tests: ensure each resource has a _basic test
|
2015-06-07 18:18:14 -05:00 |
service_scope.go
|
Add a UserAgent with version temporarily set to 0.0.0
|
2015-04-15 18:17:21 -04:00 |