.. |
test-fixtures
|
…
|
|
compute_operation.go
|
use v1 apis instead of beta
|
2016-12-01 12:27:33 -08:00 |
config.go
|
providers/google: google_project supports billing account (#11653)
|
2017-02-20 19:32:24 +02:00 |
config_test.go
|
…
|
|
container_operation.go
|
provider/google: initial commit for node pool resource (#11802)
|
2017-03-06 14:59:24 -08:00 |
data_source_google_compute_zones.go
|
provider/google: Add google_compute_zones data source
|
2017-02-15 09:50:25 +00:00 |
data_source_google_compute_zones_test.go
|
provider/google: Add google_compute_zones data source
|
2017-02-15 09:50:25 +00:00 |
data_source_google_iam_policy.go
|
providers/google: Add documentation for google_iam_policy resource
|
2016-09-07 13:35:33 -07:00 |
disk_type.go
|
…
|
|
dns_change.go
|
provider/google: atomic Cloud DNS record changes (#6575)
|
2016-08-08 12:36:27 +12:00 |
image.go
|
Update typo.
|
2017-03-13 22:04:08 -07:00 |
image_test.go
|
provider/google: update image resolution code.
|
2017-02-23 21:55:30 -08:00 |
import_compute_autoscaler_test.go
|
provider/google: Support Import of 'google_compute_autoscaler'
|
2016-08-10 16:19:31 -04:00 |
import_compute_firewall_test.go
|
provider/google: Support Import of 'google_compute_firewall'
|
2016-08-16 17:04:30 -04:00 |
import_compute_forwarding_rule_test.go
|
provider/google: Support Import of 'google_compute_forwarding_rule'
|
2016-08-10 16:45:56 -04:00 |
import_compute_http_health_check_test.go
|
provider/google: Support Import of 'google_resource_http_health_check'
|
2016-08-10 16:30:41 -04:00 |
import_compute_instance_group_manager_test.go
|
provider/google: Support Import of'google_compute_instance_group_manager'
|
2016-08-18 15:13:52 -04:00 |
import_compute_instance_template_test.go
|
provider/google: Support Import of 'google_compute_instance_template'
|
2016-08-15 10:03:31 -04:00 |
import_compute_target_pool_test.go
|
provider/google: Support Import of 'google_compute_target_pool'
|
2016-08-11 10:24:03 -04:00 |
import_google_project_test.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
metadata.go
|
…
|
|
provider.go
|
Merge remote-tracking branch 'upstream/master' into gcp_compute_disk_snapshot
|
2017-03-22 16:38:40 +01:00 |
provider_test.go
|
provider/google: Moving the XPN EnvVar check into provider_test.go to stop failed build
|
2016-12-13 19:29:23 +00:00 |
resource_compute_address.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_address_test.go
|
…
|
|
resource_compute_autoscaler.go
|
provider/google: Support Import of 'google_compute_autoscaler'
|
2016-08-10 16:19:31 -04:00 |
resource_compute_autoscaler_test.go
|
Fix acceptance test image reversion (#8349)
|
2016-08-25 14:39:03 +01:00 |
resource_compute_backend_service.go
|
provider/google: remove the backend region field
|
2017-03-13 17:25:32 -07:00 |
resource_compute_backend_service_test.go
|
wrong printf verb
|
2016-12-12 15:03:21 -05:00 |
resource_compute_disk.go
|
Merge pull request #12223 from hashicorp/paddy_10984_better_image_resolution
|
2017-03-13 23:45:12 -07:00 |
resource_compute_disk_test.go
|
providers/google: Add support for encrypting a disk (#11167)
|
2017-01-18 13:49:48 +00:00 |
resource_compute_firewall.go
|
provider/google: Remove redundant type declaration
|
2016-08-23 10:40:33 +02:00 |
resource_compute_firewall_migrate.go
|
provider/google: Support Import of 'google_compute_firewall'
|
2016-08-16 17:04:30 -04:00 |
resource_compute_firewall_migrate_test.go
|
provider/google: Support Import of 'google_compute_firewall'
|
2016-08-16 17:04:30 -04:00 |
resource_compute_firewall_test.go
|
provider/google: Support Import of 'google_compute_firewall'
|
2016-08-16 17:04:30 -04:00 |
resource_compute_forwarding_rule.go
|
provider/google: fix single port diff cycle
|
2017-03-13 17:03:20 -07:00 |
resource_compute_forwarding_rule_test.go
|
provider/google: fix single port diff cycle
|
2017-03-13 17:03:20 -07:00 |
resource_compute_global_address.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_global_address_test.go
|
…
|
|
resource_compute_global_forwarding_rule.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_global_forwarding_rule_test.go
|
…
|
|
resource_compute_health_check.go
|
use conflictswith for health check instead of separate type field
|
2016-12-08 13:35:57 -08:00 |
resource_compute_health_check_test.go
|
use conflictswith for health check instead of separate type field
|
2016-12-08 13:35:57 -08:00 |
resource_compute_http_health_check.go
|
provider/google: Support Import of 'google_resource_http_health_check'
|
2016-08-10 16:30:41 -04:00 |
resource_compute_http_health_check_test.go
|
…
|
|
resource_compute_https_health_check.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_https_health_check_test.go
|
…
|
|
resource_compute_image.go
|
Added create timeout for compute images and instances
|
2016-11-12 18:30:02 -08:00 |
resource_compute_image_test.go
|
Added create timeout for compute images and instances
|
2016-11-12 18:30:02 -08:00 |
resource_compute_instance.go
|
provider/google: Write the raw disk encryption key in the state file to avoid diffs on plan (#12068)
|
2017-02-20 19:28:32 +02:00 |
resource_compute_instance_group.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_instance_group_manager.go
|
provider/google: allow instance group managers in region other than project (#11294)
|
2017-01-30 11:35:35 +00:00 |
resource_compute_instance_group_manager_test.go
|
provider/google: allow instance group managers in region other than project (#11294)
|
2017-01-30 11:35:35 +00:00 |
resource_compute_instance_group_test.go
|
Update Google TestAcc to use Debian 8 images
|
2016-08-18 19:31:45 -07:00 |
resource_compute_instance_migrate.go
|
Remove create_timeout backwards incompatibilities.
|
2016-12-19 23:49:53 -08:00 |
resource_compute_instance_migrate_test.go
|
Remove create_timeout backwards incompatibilities.
|
2016-12-19 23:49:53 -08:00 |
resource_compute_instance_template.go
|
provider/google: set subnetwork_project to computed
|
2017-02-08 15:26:47 -08:00 |
resource_compute_instance_template_test.go
|
providers/google: Add subnetwork_project field to enable cross-project networking in instance templates (#11110)
|
2017-01-12 16:05:13 +02:00 |
resource_compute_instance_test.go
|
Add test to PR 9320 (#11645)
|
2017-02-03 11:50:57 +00:00 |
resource_compute_network.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_network_test.go
|
…
|
|
resource_compute_project_metadata.go
|
Check for errors when deleting project metadata.
|
2017-02-16 02:36:03 -08:00 |
resource_compute_project_metadata_test.go
|
…
|
|
resource_compute_region_backend_service.go
|
Add support for session_affinity to google_compute_region_backend_service
|
2017-01-17 16:32:58 -08:00 |
resource_compute_region_backend_service_test.go
|
Add support for session_affinity to google_compute_region_backend_service
|
2017-01-17 16:32:58 -08:00 |
resource_compute_route.go
|
Add support for default-internet-gateway alias for google_compute_route (#9676)
|
2016-11-01 13:45:36 +00:00 |
resource_compute_route_test.go
|
Add support for default-internet-gateway alias for google_compute_route (#9676)
|
2016-11-01 13:45:36 +00:00 |
resource_compute_snapshot.go
|
Review by @paddyforan: Set attributes returned by API
|
2017-03-23 10:38:57 +01:00 |
resource_compute_snapshot_test.go
|
Review by @paddyforan: better test possible network error
|
2017-03-23 12:05:14 +01:00 |
resource_compute_ssl_certificate.go
|
Add support for name_prefix to google_compute_ssl_certificate
|
2016-12-12 15:57:58 -08:00 |
resource_compute_ssl_certificate_test.go
|
Add support for name_prefix to google_compute_ssl_certificate
|
2016-12-12 15:57:58 -08:00 |
resource_compute_subnetwork.go
|
Make network attribute more consistent.
|
2016-09-05 08:02:54 +12:00 |
resource_compute_subnetwork_test.go
|
Make network attribute more consistent.
|
2016-09-05 08:02:54 +12:00 |
resource_compute_target_http_proxy.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_target_http_proxy_test.go
|
…
|
|
resource_compute_target_https_proxy.go
|
[provider/google] Use resource-specific project when waiting for creation
|
2016-06-10 11:55:21 +02:00 |
resource_compute_target_https_proxy_test.go
|
…
|
|
resource_compute_target_pool.go
|
Don't assert nil values in convertStringArr
|
2016-10-19 10:06:13 -04:00 |
resource_compute_target_pool_test.go
|
Use healthcheck names instead of urls when reading target pool
|
2016-08-26 10:45:59 -07:00 |
resource_compute_url_map.go
|
provider/google: fix url map test and update logic (#12317)
|
2017-03-01 09:47:12 +00:00 |
resource_compute_url_map_test.go
|
provider/google: fix url map test and update logic (#12317)
|
2017-03-01 09:47:12 +00:00 |
resource_compute_vpn_gateway.go
|
Make network attribute more consistent.
|
2016-09-05 08:02:54 +12:00 |
resource_compute_vpn_gateway_test.go
|
Make network attribute more consistent.
|
2016-09-05 08:02:54 +12:00 |
resource_compute_vpn_tunnel.go
|
provider/google: make local_traffic_selector computed now that we read it back from server
|
2017-02-15 19:48:44 +01:00 |
resource_compute_vpn_tunnel_test.go
|
provider/google: make local_traffic_selector computed now that we read it back from server
|
2017-02-15 19:48:44 +01:00 |
resource_container_cluster.go
|
Merge pull request #12486 from hashicorp/paddy_4336_instance_manager_api_bug
|
2017-03-13 11:15:17 -07:00 |
resource_container_cluster_test.go
|
provider/google: Check all fields in GKE tests instead of just that the resource exists (#12147)
|
2017-03-14 17:50:58 -07:00 |
resource_container_node_pool.go
|
provider/google: initial commit for node pool resource (#11802)
|
2017-03-06 14:59:24 -08:00 |
resource_container_node_pool_test.go
|
provider/google: initial commit for node pool resource (#11802)
|
2017-03-06 14:59:24 -08:00 |
resource_dns_managed_zone.go
|
…
|
|
resource_dns_managed_zone_test.go
|
provider/google: update DNS names in tests.
|
2017-02-08 10:24:04 -08:00 |
resource_dns_record_set.go
|
provider/google: atomic Cloud DNS record changes (#6575)
|
2016-08-08 12:36:27 +12:00 |
resource_dns_record_set_test.go
|
provider/google: update DNS names in tests.
|
2017-02-08 10:24:04 -08:00 |
resource_google_project.go
|
provider/google: Remove deprecated project fields.
|
2017-03-13 16:19:53 -07:00 |
resource_google_project_iam_policy.go
|
provider/google: ignore expanded v collapsed policies in diff
|
2017-03-02 14:00:45 -08:00 |
resource_google_project_iam_policy_test.go
|
Fix variable indents.
|
2017-03-13 23:23:32 -07:00 |
resource_google_project_migrate.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
resource_google_project_migrate_test.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
resource_google_project_services.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
resource_google_project_services_test.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
resource_google_project_test.go
|
Prune dead function.
|
2017-03-14 16:38:40 -07:00 |
resource_google_service_account.go
|
Resolve review feedback
|
2016-11-17 09:49:22 -08:00 |
resource_google_service_account_test.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
resource_pubsub_subscription.go
|
…
|
|
resource_pubsub_subscription_test.go
|
…
|
|
resource_pubsub_topic.go
|
…
|
|
resource_pubsub_topic_test.go
|
…
|
|
resource_sql_database.go
|
…
|
|
resource_sql_database_instance.go
|
provider/google-cloud: Add maintenance window (#12042)
|
2017-02-18 01:33:47 +02:00 |
resource_sql_database_instance_test.go
|
provider/google-cloud: Add maintenance window (#12042)
|
2017-02-18 01:33:47 +02:00 |
resource_sql_database_test.go
|
…
|
|
resource_sql_user.go
|
…
|
|
resource_sql_user_test.go
|
…
|
|
resource_storage_bucket.go
|
provider/google: retry storage creation/deletion on rate limiting
|
2017-03-02 16:42:28 -08:00 |
resource_storage_bucket_acl.go
|
…
|
|
resource_storage_bucket_acl_test.go
|
…
|
|
resource_storage_bucket_object.go
|
…
|
|
resource_storage_bucket_object_test.go
|
…
|
|
resource_storage_bucket_test.go
|
provider/google: add location to storage tests.
|
2017-03-03 15:51:36 -08:00 |
resource_storage_object_acl.go
|
use v1 apis instead of beta
|
2016-12-01 12:27:33 -08:00 |
resource_storage_object_acl_test.go
|
…
|
|
resourcemanager_operation.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
service_scope.go
|
provider/google: add scope aliases
|
2016-10-19 23:14:55 +03:00 |
serviceman_operation.go
|
providers/google: Support managing projects
|
2017-01-25 14:59:50 -08:00 |
sqladmin_operation.go
|
provider/google: log the op name in sql op errors.
|
2017-03-03 16:45:25 -08:00 |