terraform-provider-google/google
2018-02-23 10:58:42 -08:00
..
test-fixtures Add cloud endpoints resource (#933) 2018-01-24 13:03:57 -08:00
api_versions_test.go add json omitted fields back when converting (#1098) 2018-02-22 09:27:02 -08:00
api_versions.go add json omitted fields back when converting (#1098) 2018-02-22 09:27:02 -08:00
bigtable_client_factory.go Removed useless log statement, changed client factory receivers from pointers to struct. 2017-07-11 16:13:46 -07:00
cloudfunctions_operation.go Cloud functions (#899) 2018-01-10 13:25:43 -08:00
compute_instance_helpers.go Support self_link from different project in dataproc network and subnetwork fields (#935) 2018-01-10 11:05:24 -08:00
compute_operation.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
compute_shared_operation.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
config_test.go Transfer google provider 2017-06-09 16:50:30 +00:00
config.go Add support for Google Cloud IoT Core registry (#970) 2018-01-24 13:03:09 -08:00
container_operation.go Allow upgrading GKE versions and provide better error message handling (#291) 2017-08-08 11:31:12 -07:00
data_source_compute_lb_ip_ranges_test.go d/compute_lb_ip_ranges: Add new data source 2017-10-10 22:07:21 +01:00
data_source_compute_lb_ip_ranges.go d/compute_lb_ip_ranges: Add new data source 2017-10-10 22:07:21 +01:00
data_source_container_registry_image.go New simple data sources for GCR Repo and Image. (#954) 2018-01-17 18:47:25 -08:00
data_source_container_registry_repository.go New simple data sources for GCR Repo and Image. (#954) 2018-01-17 18:47:25 -08:00
data_source_container_registry_test.go New simple data sources for GCR Repo and Image. (#954) 2018-01-17 18:47:25 -08:00
data_source_dns_managed_zone_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
data_source_dns_managed_zone.go d/dns_managed_zone: Error out if zone is not found 2017-10-10 13:13:42 +01:00
data_source_google_active_folder_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
data_source_google_active_folder.go Improve error handling for data sources not found (#1077) 2018-02-13 11:19:59 -08:00
data_source_google_billing_account_test.go Add 'google_billing_account' data source (#889) 2017-12-21 16:09:58 -08:00
data_source_google_billing_account.go Improve error handling for data sources not found (#1077) 2018-02-13 11:19:59 -08:00
data_source_google_client_config_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_client_config.go Add google_client_config data source (#385) 2017-09-06 14:52:32 -07:00
data_source_google_cloudfunctions_function_test.go Cloud functions (#899) 2018-01-10 13:25:43 -08:00
data_source_google_cloudfunctions_function.go Cloud functions (#899) 2018-01-10 13:25:43 -08:00
data_source_google_compute_address_test.go Add the "google_compute_address" datasource (#748) 2017-11-16 09:16:52 -08:00
data_source_google_compute_address.go Improve error handling for data sources not found (#1077) 2018-02-13 11:19:59 -08:00
data_source_google_compute_forwarding_rule_test.go Add data source for forwarding rule (#1078) 2018-02-13 17:43:08 -08:00
data_source_google_compute_forwarding_rule.go Add data source for forwarding rule (#1078) 2018-02-13 17:43:08 -08:00
data_source_google_compute_global_address_test.go Add the "google_compute_global_address" datasource (#759) 2017-11-17 11:22:37 -08:00
data_source_google_compute_global_address.go Improve error handling for data sources not found (#1077) 2018-02-13 11:19:59 -08:00
data_source_google_compute_image_test.go Add tests for the "compute_image" datasource 2017-12-05 00:09:20 +01:00
data_source_google_compute_image.go Add the "compute_image" datasource 2017-12-04 23:43:17 +01:00
data_source_google_compute_instance_group_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
data_source_google_compute_instance_group.go Make zone field consistent and truly optional for all resources (#914) 2018-01-03 16:18:40 -05:00
data_source_google_compute_network_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_compute_network.go Improve error handling for data sources not found (#1077) 2018-02-13 11:19:59 -08:00
data_source_google_compute_region_instance_group_test.go Rename filename to match resource (#882) 2017-12-20 10:48:43 -08:00
data_source_google_compute_region_instance_group.go Move method out of resource file to prepare for autogen (#1102) 2018-02-20 12:40:02 -08:00
data_source_google_compute_subnetwork_test.go Ignore beta vs v1 network diff in subnetwork datasource test (#849) 2017-12-19 13:08:14 -08:00
data_source_google_compute_subnetwork.go Run gofmt. (#1095) 2018-02-15 19:26:36 -08:00
data_source_google_compute_vpn_gateway_test.go Add VPN gateway data source (#1071) 2018-02-12 15:28:02 -08:00
data_source_google_compute_vpn_gateway.go Fix VPN gateway data source schema for "network" attribute. (#1086) 2018-02-14 16:16:42 -08:00
data_source_google_compute_zones_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_compute_zones.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
data_source_google_container_cluster_test.go Update master_auth password in cluster datasource test to meet the new minimal length requirement (#1063) 2018-02-08 10:16:51 -08:00
data_source_google_container_cluster.go New datasource: google_container_cluster (#740) 2017-12-20 13:21:11 -08:00
data_source_google_container_engine_versions_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_container_engine_versions.go Enable 'zone' to be specified at the provider level instead of per-resource. (#816) 2017-12-06 14:30:04 -08:00
data_source_google_iam_policy_test.go Use common utils method in iam policy data source (#405) 2017-09-11 12:43:44 -07:00
data_source_google_iam_policy.go Use common utils method in iam policy data source (#405) 2017-09-11 12:43:44 -07:00
data_source_google_kms_secret_test.go Adds google_kms_secret data source (#741) 2017-12-19 13:24:35 -08:00
data_source_google_kms_secret.go Adds google_kms_secret data source (#741) 2017-12-19 13:24:35 -08:00
data_source_google_organization_test.go Add 'google_organization' data source (#887) 2017-12-21 16:12:44 -08:00
data_source_google_organization.go Improve error handling for data sources not found (#1077) 2018-02-13 11:19:59 -08:00
data_source_google_storage_project_service_account_test.go Datasource for retrieving GCS service account (#1110) 2018-02-21 13:37:23 -08:00
data_source_google_storage_project_service_account.go Datasource for retrieving GCS service account (#1110) 2018-02-21 13:37:23 -08:00
data_source_storage_object_signed_url_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_storage_object_signed_url.go Revert "Ensure Elem is always either a *Schema or *Resource (#929)" (#950) 2018-01-12 10:09:06 -08:00
dataproc_cluster_operation.go Add google_dataproc_cluster resource (#252) 2017-10-30 16:41:37 -07:00
dataproc_job_operation.go Add google_dataproc_job resource (#253) 2017-11-21 09:32:43 -08:00
datasource_helpers.go Remove noisy log statement (#896) 2017-12-22 16:49:01 -08:00
disk_type.go Fix a few instances where we read the project from the provider config and not using the helper function (#469) 2017-09-26 17:01:52 -07:00
dns_change.go Transfer google provider 2017-06-09 16:50:30 +00:00
field_helpers_test.go Infers region from zone before using the provider-level region (#938) 2018-01-09 13:57:02 -08:00
field_helpers.go Changes to handle autogeneration. (#1087) 2018-02-15 15:32:31 -08:00
gcp_sweeper_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
iam_folder.go Add 'google_folder_iam_binding' and 'google_folder_iam_member' resources (#1076) 2018-02-13 12:49:51 -08:00
iam_kms_crypto_key.go Wrap HTTP errors so that concurrent-modification-detection works as designed. (#987) 2018-01-19 16:31:51 -08:00
iam_kms_key_ring.go Wrap HTTP errors so that concurrent-modification-detection works as designed. (#987) 2018-01-19 16:31:51 -08:00
iam_organization.go Wrap HTTP errors so that concurrent-modification-detection works as designed. (#987) 2018-01-19 16:31:51 -08:00
iam_project.go Wrap HTTP errors so that concurrent-modification-detection works as designed. (#987) 2018-01-19 16:31:51 -08:00
iam_pubsub_topic.go Wrap HTTP errors so that concurrent-modification-detection works as designed. (#987) 2018-01-19 16:31:51 -08:00
iam_service_account.go Wrap HTTP errors so that concurrent-modification-detection works as designed. (#987) 2018-01-19 16:31:51 -08:00
iam_storage_bucket.go Wrap HTTP errors so that concurrent-modification-detection works as designed. (#987) 2018-01-19 16:31:51 -08:00
iam.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
image_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
image.go Diff suppress unconventional public image family naming pattern (#1024) 2018-01-31 09:33:26 -08:00
import_bigquery_dataset_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_bigquery_table_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_container_cluster_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_container_node_pool_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_dns_managed_zone_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
import_google_kms_crypto_key_iam_test.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
import_google_kms_key_ring_iam_test.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
import_google_organization_iam_test.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
import_google_project_iam_custom_role_test.go Add new resource to support IAM custom project roles. (#709) 2017-11-10 11:01:33 -08:00
import_google_project_iam_test.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
import_google_project_services_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_google_service_account_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
import_kms_crypto_key_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_kms_key_ring_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_logging_project_sink_test.go Add back seperate logging project sink import test. 2018-01-29 18:22:15 -05:00
import_spanner_database_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_spanner_instance_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_sql_database_instance_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_sql_database_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
logging_utils_test.go Add stackdriver project sink support (#432) 2017-09-14 19:15:14 -07:00
logging_utils.go Add stackdriver project sink support (#432) 2017-09-14 19:15:14 -07:00
metadata.go Don't set metadata_startup_script in some cases. (#1081) 2018-02-13 23:55:37 -08:00
node_config.go Revert "Ensure Elem is always either a *Schema or *Resource (#929)" (#950) 2018-01-12 10:09:06 -08:00
provider_test.go Fix our provider validation to allow file paths. 2017-12-08 13:57:55 -08:00
provider.go Datasource for retrieving GCS service account (#1110) 2018-02-21 13:37:23 -08:00
resource_bigquery_dataset_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigquery_dataset.go Revert "Ensure Elem is always either a *Schema or *Resource (#929)" (#950) 2018-01-12 10:09:06 -08:00
resource_bigquery_table_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigquery_table.go Revert "Ensure Elem is always either a *Schema or *Resource (#929)" (#950) 2018-01-12 10:09:06 -08:00
resource_bigtable_instance_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigtable_instance.go Make zone field consistent and truly optional for all resources (#914) 2018-01-03 16:18:40 -05:00
resource_bigtable_table_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigtable_table.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_cloudfunctions_function_test.go Cloud functions (#899) 2018-01-10 13:25:43 -08:00
resource_cloudfunctions_function.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
resource_cloudiot_registry_test.go Add support for Google Cloud IoT Core registry (#970) 2018-01-24 13:03:09 -08:00
resource_cloudiot_registry.go Add support for Google Cloud IoT Core registry (#970) 2018-01-24 13:03:09 -08:00
resource_compute_address_migrate_test.go Import for compute_address supports multiple id formats. (#378) 2017-09-07 10:38:26 -07:00
resource_compute_address_migrate.go Move method out of resource file to prepare for autogen (#1102) 2018-02-20 12:40:02 -08:00
resource_compute_address_test.go Merge import test in regular acceptance tests for a few compute resources (#874) 2017-12-19 12:43:30 -08:00
resource_compute_address.go Move method out of resource file to prepare for autogen (#1102) 2018-02-20 12:40:02 -08:00
resource_compute_autoscaler_test.go Fix 'go vet' error - 'arg found.AutoscalingPolicy.CpuUtilization.UtilizationTarget for printf verb %d of wrong type: float64'. (#969) 2018-01-17 09:52:20 -08:00
resource_compute_autoscaler.go Fix autoscaler - was unnecessarily forcing to a single metric (#966) 2018-01-16 17:10:13 -08:00
resource_compute_backend_bucket_test.go Merge import test in regular acceptance tests for a few compute resources (#874) 2017-12-19 12:43:30 -08:00
resource_compute_backend_bucket.go Add generated BackendBucket resource + transport.go (#1064) 2018-02-08 17:58:20 -08:00
resource_compute_backend_service_migrate_test.go Fix BackendService group hash when instance groups use beta features (#522) 2017-10-04 16:49:02 -07:00
resource_compute_backend_service_migrate.go Move method out of resource file to prepare for autogen (#1102) 2018-02-20 12:40:02 -08:00
resource_compute_backend_service_test.go Fix flatten IAP and improve import test (#907) 2018-01-02 15:47:28 -05:00
resource_compute_backend_service.go Move method out of resource file to prepare for autogen (#1102) 2018-02-20 12:40:02 -08:00
resource_compute_disk_test.go Diff suppress unconventional public image family naming pattern (#1024) 2018-01-31 09:33:26 -08:00
resource_compute_disk.go Diff suppress unconventional public image family naming pattern (#1024) 2018-01-31 09:33:26 -08:00
resource_compute_firewall_migrate_test.go Transfer google provider 2017-06-09 16:50:30 +00:00
resource_compute_firewall_migrate.go Transfer google provider 2017-06-06 11:58:51 -04:00
resource_compute_firewall_test.go Merge import test in regular acceptance tests for a few compute resources (#874) 2017-12-19 12:43:30 -08:00
resource_compute_firewall.go Properly handle firewall direction field (#885) 2017-12-20 13:14:33 -08:00
resource_compute_forwarding_rule_test.go Merge import test in regular acceptance tests for a few compute resources (#874) 2017-12-19 12:43:30 -08:00
resource_compute_forwarding_rule.go add diffsuppress to allow lowercase ip protocols (#1118) 2018-02-22 09:27:43 -08:00
resource_compute_global_address_test.go Refactor some more import tests (#881) 2017-12-19 15:33:20 -08:00
resource_compute_global_address.go add empty value for ip version for global address (#799) 2017-11-29 10:07:40 -08:00
resource_compute_global_forwarding_rule_test.go Merge import test in regular acceptance tests for a few compute resources (#874) 2017-12-19 12:43:30 -08:00
resource_compute_global_forwarding_rule.go Add scaffolding to enable beta features in GKE resources (#1085) 2018-02-15 18:37:36 -05:00
resource_compute_health_check_test.go Fix update when changing health check type (#944) 2018-01-12 10:04:37 -08:00
resource_compute_health_check.go Fix update when changing health check type (#944) 2018-01-12 10:04:37 -08:00
resource_compute_http_health_check_test.go Refactor some more import tests (#881) 2017-12-19 15:33:20 -08:00
resource_compute_http_health_check.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_https_health_check_test.go Refactor some more import tests (#881) 2017-12-19 15:33:20 -08:00
resource_compute_https_health_check.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_image_test.go Refactor some more import tests (#881) 2017-12-19 15:33:20 -08:00
resource_compute_image.go deprecate compute_image.custom_timeout (#1038) 2018-02-02 10:56:18 -08:00
resource_compute_instance_group_manager_test.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
resource_compute_instance_group_manager.go Make zone field consistent and truly optional for all resources (#914) 2018-01-03 16:18:40 -05:00
resource_compute_instance_group_migrate_test.go Support import for google_compute_instance_group (#201) 2017-07-20 09:21:18 -07:00
resource_compute_instance_group_migrate.go Support import for google_compute_instance_group (#201) 2017-07-20 09:21:18 -07:00
resource_compute_instance_group_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_instance_group.go Move method out of resource file to prepare for autogen (#1102) 2018-02-20 12:40:02 -08:00
resource_compute_instance_migrate_test.go Add Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
resource_compute_instance_migrate.go Fix canonical image (#978) 2018-01-18 10:49:30 -08:00
resource_compute_instance_template_migrate_test.go Fix scheduling automatic restart, remove deprecated options (#248) 2017-08-09 12:25:16 -07:00
resource_compute_instance_template_migrate.go Fix scheduling automatic restart, remove deprecated options (#248) 2017-08-09 12:25:16 -07:00
resource_compute_instance_template_test.go skip guest accelerators if count is 0. (#866) 2018-01-23 11:51:36 -08:00
resource_compute_instance_template.go skip guest accelerators if count is 0. (#866) 2018-01-23 11:51:36 -08:00
resource_compute_instance_test.go add support for updating alias ips in instances (#1084) 2018-02-14 15:48:47 -05:00
resource_compute_instance.go add support for updating alias ips in instances (#1084) 2018-02-14 15:48:47 -05:00
resource_compute_network_peering_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_network_peering.go Don't access attributes on a nil object (#918) 2018-01-04 16:17:03 -05:00
resource_compute_network_test.go Merge import test in regular acceptance tests for a few compute resources (#874) 2017-12-19 12:43:30 -08:00
resource_compute_network.go Add update support for routing mode in google_compute_network (#857) 2017-12-14 14:28:58 -08:00
resource_compute_project_metadata_item_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_project_metadata_item.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
resource_compute_project_metadata_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_compute_project_metadata.go Revert "Ensure Elem is always either a *Schema or *Resource (#929)" (#950) 2018-01-12 10:09:06 -08:00
resource_compute_region_autoscaler_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_region_autoscaler.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_region_backend_service_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_region_backend_service.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_region_instance_group_manager_test.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
resource_compute_region_instance_group_manager.go Remove unnecessary Exists methods (#1032) 2018-02-02 13:04:22 -08:00
resource_compute_route_test.go Let route resource accept "description" attribute (#1088) 2018-02-15 13:03:28 -08:00
resource_compute_route.go Let route resource accept "description" attribute (#1088) 2018-02-15 13:03:28 -08:00
resource_compute_router_interface_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_router_interface.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_router_peer_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_router_peer.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_router_test.go Refactor some more import tests (#881) 2017-12-19 15:33:20 -08:00
resource_compute_router.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_shared_vpc_host_project.go Import google_compute_shared_vpc_host_project/google_compute_shared_vpc_service_project resources (#1004) 2018-01-24 12:54:42 -08:00
resource_compute_shared_vpc_service_project.go Import google_compute_shared_vpc_host_project/google_compute_shared_vpc_service_project resources (#1004) 2018-01-24 12:54:42 -08:00
resource_compute_shared_vpc_test.go Import google_compute_shared_vpc_host_project/google_compute_shared_vpc_service_project resources (#1004) 2018-01-24 12:54:42 -08:00
resource_compute_snapshot_test.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_snapshot.go Remove unnecessary Exists methods (#1032) 2018-02-02 13:04:22 -08:00
resource_compute_ssl_certificate_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_ssl_certificate.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_subnetwork_test.go Support subnetwork IP CIDR range expansion (#945) 2018-01-17 12:58:37 -08:00
resource_compute_subnetwork.go Move method from resource to datasource file (#1093) 2018-02-15 15:40:40 -08:00
resource_compute_target_http_proxy_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_target_http_proxy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_target_https_proxy_test.go Remove unnecessary StateFunc in compute_target_https_proxy (#1027) 2018-01-30 16:07:43 -08:00
resource_compute_target_https_proxy.go Remove unnecessary StateFunc in compute_target_https_proxy (#1027) 2018-01-30 16:07:43 -08:00
resource_compute_target_pool_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_target_pool.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
resource_compute_target_ssl_proxy_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_target_ssl_proxy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_target_tcp_proxy_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_target_tcp_proxy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_url_map_test.go Refactor import tests for the remaining compute resources (#909) 2018-01-03 09:26:55 -05:00
resource_compute_url_map.go Delete unused methods (#905) 2018-01-02 14:15:13 -05:00
resource_compute_vpn_gateway_test.go Unremove ipv4_range on networks. 2017-11-29 15:03:36 -08:00
resource_compute_vpn_gateway.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_vpn_tunnel_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_vpn_tunnel.go Delete unused methods (#905) 2018-01-02 14:15:13 -05:00
resource_container_cluster_migrate_test.go allow updating additional_zones, turn it into a set (#152) 2017-07-05 16:00:49 -07:00
resource_container_cluster_migrate.go allow updating additional_zones, turn it into a set (#152) 2017-07-05 16:00:49 -07:00
resource_container_cluster_test.go Remove master_auth from test that don't need it (#1049) 2018-02-05 11:15:03 -08:00
resource_container_cluster.go Fix TestAccContainerCluster_withIPAllocationPolicy test (#1065) 2018-02-09 13:55:38 -08:00
resource_container_node_pool_migrate_test.go Change google_container_node_pool ID format to zone/cluster/name to remove artificial restriction on node pool name across clusters (#304) 2017-08-07 12:52:02 -07:00
resource_container_node_pool_migrate.go Change google_container_node_pool ID format to zone/cluster/name to remove artificial restriction on node pool name across clusters (#304) 2017-08-07 12:52:02 -07:00
resource_container_node_pool_test.go fix gke tests (#977) 2018-01-18 09:51:55 -08:00
resource_container_node_pool.go Return an error if name and name prefix are specified in node pool (#1062) 2018-02-08 13:35:35 -08:00
resource_dataflow_job_test.go New Resource: Dataflow Job (#855) 2018-01-10 14:38:15 -08:00
resource_dataflow_job.go New Resource: Dataflow Job (#855) 2018-01-10 14:38:15 -08:00
resource_dataproc_cluster_test.go add metadata to gce cluster config in dataproc (#999) 2018-01-23 16:08:51 -08:00
resource_dataproc_cluster.go add metadata to gce cluster config in dataproc (#999) 2018-01-23 16:08:51 -08:00
resource_dataproc_job_test.go Add google_dataproc_job resource (#253) 2017-11-21 09:32:43 -08:00
resource_dataproc_job.go Bump up defaults timeout for dataproc (#979) 2018-01-18 11:12:14 -08:00
resource_dns_managed_zone_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_dns_managed_zone.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_dns_record_set_test.go Add import support to google_dns_record_set (#895) 2018-01-17 11:19:55 -08:00
resource_dns_record_set.go Add import support to google_dns_record_set (#895) 2018-01-17 11:19:55 -08:00
resource_endpoints_service_test.go Add cloud endpoints resource (#933) 2018-01-24 13:03:57 -08:00
resource_endpoints_service.go Add cloud endpoints resource (#933) 2018-01-24 13:03:57 -08:00
resource_google_folder_iam_binding_test.go Add 'google_folder_iam_binding' and 'google_folder_iam_member' resources (#1076) 2018-02-13 12:49:51 -08:00
resource_google_folder_iam_member_test.go Add 'google_folder_iam_binding' and 'google_folder_iam_member' resources (#1076) 2018-02-13 12:49:51 -08:00
resource_google_folder_iam_policy_test.go Add 'google_folder_iam_binding' and 'google_folder_iam_member' resources (#1076) 2018-02-13 12:49:51 -08:00
resource_google_folder_organization_policy_test.go org policy test fixes (#1059) 2018-02-07 14:55:03 -08:00
resource_google_folder_organization_policy.go Correct usage of 'folders' for 'google_folder_organization_policy' resource. (#963) 2018-01-17 10:26:16 -08:00
resource_google_folder_test.go Import test refactoring for some resources. (#854) 2017-12-13 16:45:52 -08:00
resource_google_folder.go Add support for org policies at the organization level (#523) 2017-10-05 13:20:16 -07:00
resource_google_organization_iam_custom_role_test.go Import test refactoring for some resources. (#854) 2017-12-13 16:45:52 -08:00
resource_google_organization_iam_custom_role.go Add new resource to support IAM custom organization roles (#735) 2017-11-13 16:05:16 -08:00
resource_google_organization_iam_test.go Add IAM binding and member support for organizations (#775) 2017-11-21 14:30:48 -08:00
resource_google_organization_policy_test.go org policy test fixes (#1059) 2018-02-07 14:55:03 -08:00
resource_google_organization_policy.go Add new resource google_folder_organization_policy (#747) 2017-11-27 14:53:01 -08:00
resource_google_project_iam_binding_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_project_iam_custom_role_test.go Add new resource to support IAM custom project roles. (#709) 2017-11-10 11:01:33 -08:00
resource_google_project_iam_custom_role.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_google_project_iam_member_test.go Refactor project iam binding and member resources to improve reusability (#744) 2017-11-20 17:01:39 -08:00
resource_google_project_iam_policy_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_project_iam_policy.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
resource_google_project_migrate_test.go Transfer google provider 2017-06-09 16:50:30 +00:00
resource_google_project_migrate.go Transfer google provider 2017-06-09 16:50:30 +00:00
resource_google_project_service_test.go Add disable_on_destroy option to google_project_service. (#965) 2018-01-16 14:39:27 -08:00
resource_google_project_service.go Add disable_on_destroy option to google_project_service. (#965) 2018-01-16 14:39:27 -08:00
resource_google_project_services_test.go Delete unused methods (#905) 2018-01-02 14:15:13 -05:00
resource_google_project_services.go Add cloud endpoints resource (#933) 2018-01-24 13:03:57 -08:00
resource_google_project_test.go Reduce number of new project creation (#880) 2017-12-19 14:40:24 -08:00
resource_google_project.go Fix nil pointer dereference updating project labels. 2018-01-27 16:55:39 -05:00
resource_google_service_account_iam_test.go Add service account IAM support (#840) 2017-12-14 14:52:44 -08:00
resource_google_service_account_key_test.go Add support for google_service_account_key (#472) 2017-10-25 12:43:20 -07:00
resource_google_service_account_key.go Fix service_account_id field validation in service account key (#795) 2017-11-28 14:37:46 -08:00
resource_google_service_account_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
resource_google_service_account.go Deprecate the policy_data field of the google_service_account (#942) 2018-01-10 10:44:01 -08:00
resource_iam_binding.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
resource_iam_member.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
resource_iam_policy.go Consistent IAM resource imports. (#835) 2017-12-11 10:24:53 -08:00
resource_kms_crypto_key_iam_test.go Rename kms iam test file (#827) 2017-12-06 14:39:29 -08:00
resource_kms_crypto_key_test.go Bugfix: add read back in to the KMS crypto key read method. (#853) 2017-12-13 13:08:35 -08:00
resource_kms_crypto_key.go Bugfix: add read back in to the KMS crypto key read method. (#853) 2017-12-13 13:08:35 -08:00
resource_kms_key_ring_iam_test.go Rename kms iam test file (#827) 2017-12-06 14:39:29 -08:00
resource_kms_key_ring_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_kms_key_ring.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_logging_billing_account_sink_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_logging_billing_account_sink.go Add resource_logging_billing_account_sink resource (#457) 2017-09-26 15:26:54 -07:00
resource_logging_folder_sink_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_logging_folder_sink.go Add google_logging_folder_sink resource (#470) 2017-10-03 09:26:19 -07:00
resource_logging_organization_sink_test.go Add google_logging_organization_sink resource (#923) 2018-01-08 18:15:30 -05:00
resource_logging_organization_sink.go Add google_logging_organization_sink resource (#923) 2018-01-08 18:15:30 -05:00
resource_logging_project_sink_test.go Add back seperate logging project sink import test. 2018-01-29 18:22:15 -05:00
resource_logging_project_sink.go Call 'parseLoggingSinkId' to parse logging project sink ID. 2018-01-29 18:23:08 -05:00
resource_logging_sink.go Add resource_logging_billing_account_sink resource (#457) 2017-09-26 15:26:54 -07:00
resource_pubsub_subscription_test.go Refactor PubSub import test (#1106) 2018-02-20 11:12:22 -08:00
resource_pubsub_subscription.go Revert "Ensure Elem is always either a *Schema or *Resource (#929)" (#950) 2018-01-12 10:09:06 -08:00
resource_pubsub_topic_iam_test.go Add IAM support for pubsub topic (#875) 2017-12-19 17:19:04 -08:00
resource_pubsub_topic_test.go Refactor PubSub import test (#1106) 2018-02-20 11:12:22 -08:00
resource_pubsub_topic.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_runtimeconfig_config_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_runtimeconfig_config.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_runtimeconfig_variable_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_runtimeconfig_variable.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_source_repos_repository_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_source_repos_repository.go google/resource_source_repos_repository: Export repository url (#943) 2018-01-10 11:26:16 -08:00
resource_spanner_database_test.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
resource_spanner_database.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_spanner_instance_test.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
resource_spanner_instance.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
resource_sql_database_instance_test.go PostgreSQL high availability (#1001) 2018-01-24 09:23:48 -08:00
resource_sql_database_instance.go Remove Optional flag from Computed server_ca_cert resource (#1025) 2018-01-30 14:37:30 -08:00
resource_sql_database_test.go Delete unused methods (#905) 2018-01-02 14:15:13 -05:00
resource_sql_database.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_sql_user_migrate_test.go Transfer google provider 2017-06-09 16:50:30 +00:00
resource_sql_user_migrate.go Transfer google provider 2017-06-06 11:58:51 -04:00
resource_sql_user_test.go Support multiple users with the same name for different host for 1st gen. (#1066) 2018-02-09 13:43:49 -08:00
resource_sql_user.go Support multiple users with the same name for different host for 1st gen. (#1066) 2018-02-09 13:43:49 -08:00
resource_storage_bucket_acl_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_storage_bucket_acl.go Pull ProjectNumber off bucket, not getProject. 2017-09-25 06:02:36 -07:00
resource_storage_bucket_iam_test.go Add IAM support for storage bucket (#822) 2017-12-07 13:12:25 -08:00
resource_storage_bucket_object_test.go Fix storage object detect md5 hash for dynamic content (#848) 2017-12-13 16:41:07 -08:00
resource_storage_bucket_object.go Fix a typo in error message (#928) 2018-01-08 12:49:30 -08:00
resource_storage_bucket_test.go Only check project if it's not present on the resource. (#1125) 2018-02-22 15:31:55 -08:00
resource_storage_bucket.go Move log statement for storage bucket (#1126) 2018-02-23 10:58:42 -08:00
resource_storage_default_object_acl_test.go Add google_storage_default_object_acl resource (#992) 2018-01-25 11:29:49 -08:00
resource_storage_default_object_acl.go Add google_storage_default_object_acl resource (#992) 2018-01-25 11:29:49 -08:00
resource_storage_notification_test.go Storage Notification Resource (#1033) 2018-02-05 14:14:36 -08:00
resource_storage_notification.go Storage Notification Resource (#1033) 2018-02-05 14:14:36 -08:00
resource_storage_object_acl_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_storage_object_acl.go Fix failing test on storage_object_acl. 2017-09-15 13:08:37 -07:00
resource_usage_export_bucket_test.go Add usage export bucket resource. (#1080) 2018-02-13 13:30:17 -08:00
resource_usage_export_bucket.go Add usage export bucket resource. (#1080) 2018-02-13 13:30:17 -08:00
resourcemanager_operation.go Create, update, move and delete a GCP folders. (#416) 2017-09-14 11:19:58 -07:00
self_link_helpers_test.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
self_link_helpers.go Standardize resource name extraction from self_link/uri (#939) 2018-01-17 10:45:28 -08:00
service_account_waiter.go Add support for google_service_account_key (#472) 2017-10-25 12:43:20 -07:00
service_scope.go Add Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
serviceman_operation.go Add cloud endpoints resource (#933) 2018-01-24 13:03:57 -08:00
spanner_database_operation.go Add Google Spanner Support (google_spanner_database) (#271) 2017-08-14 09:53:11 -07:00
spanner_instance_operation.go Add Google Spanner Support (google_spanner_instance) (#270) 2017-08-14 09:30:41 -07:00
sqladmin_operation.go Fix a few instances where we read the project from the provider config and not using the helper function (#469) 2017-09-26 17:01:52 -07:00
transport_test.go Add generated BackendBucket resource + transport.go (#1064) 2018-02-08 17:58:20 -08:00
transport.go Add generated BackendBucket resource + transport.go (#1064) 2018-02-08 17:58:20 -08:00
utils_test.go add diff suppress for empty network policy in container cluster 2018-01-31 14:36:03 -08:00
utils.go Changes to handle autogeneration. (#1087) 2018-02-15 15:32:31 -08:00
validation_test.go Fix overly restrictive validation for ServiceAccountLinkRegex (#1073) 2018-02-20 10:36:18 -08:00
validation.go Fix overly restrictive validation for ServiceAccountLinkRegex (#1073) 2018-02-20 10:36:18 -08:00