terraform-provider-google/google
The Magician 2ab6d1995f Add = to map declarations in examples/tests (#2755)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-27 07:51:23 -08:00
..
test-fixtures Pass the terraform resource into all flatten methods 2018-12-20 17:22:22 -08:00
access_context_manager_operation.go Magic Modules changes. (#2417) 2018-12-20 17:22:22 -08:00
appengine_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -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 clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
common_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
composer_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
compute_instance_helpers.go deprecate address as originally intended 2018-12-20 17:22:22 -08:00
compute_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -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 google_storage_transfer_project_service_account data_source (#2692) 2018-12-20 17:22:22 -08:00
container_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
convert_test.go Roll forward beta scaffolding PR (#1453) 2018-05-09 11:24:40 -07:00
convert.go Roll forward beta scaffolding PR (#1453) 2018-05-09 11:24:40 -07:00
data_source_compute_lb_ip_ranges_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08: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 [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_dns_managed_zone.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_active_folder_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_active_folder.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -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 Retrieve current OAuth access token from google_client_config data source (#1277) 2018-04-03 12:54:48 -07:00
data_source_google_client_config.go Retrieve current OAuth access token from google_client_config data source (#1277) 2018-04-03 12:54:48 -07:00
data_source_google_cloudfunctions_function_test.go remove trigger_bucket and trigger_topic 2018-12-20 17:22:22 -08:00
data_source_google_cloudfunctions_function.go remove trigger_bucket and trigger_topic 2018-12-20 17:22:22 -08:00
data_source_google_compute_address_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_address.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
data_source_google_compute_backend_service_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_backend_service.go Datasource for Backend Services (#1150) 2018-03-12 15:09:30 -07:00
data_source_google_compute_default_service_account_test.go Datasource for GCE service account (#1119) 2018-03-12 09:41:15 -07:00
data_source_google_compute_default_service_account.go make email computed for GCE default service account (#1690) 2018-06-22 10:42:39 -07:00
data_source_google_compute_forwarding_rule_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_forwarding_rule.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_global_address_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_global_address.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -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 Fix our calls to d.Set that returned errors. 2018-03-19 09:47:33 -07:00
data_source_google_compute_instance_group_test.go Fix whitespace. 2018-08-15 13:23:31 -07:00
data_source_google_compute_instance_group.go Add wait_for_instances field to IGM and self_link option to the IG data source (#1222) 2018-03-20 14:20:43 -07:00
data_source_google_compute_instance_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
data_source_google_compute_instance.go Add a datasource for google_compute_instance (#1906) 2018-09-18 09:02:48 -07:00
data_source_google_compute_network_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_network.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_region_instance_group_test.go Remove auto_healing_policies from tests (#2557) 2018-12-20 17:22:22 -08:00
data_source_google_compute_region_instance_group.go Add a datasource for google_compute_instance (#1906) 2018-09-18 09:02:48 -07:00
data_source_google_compute_regions_test.go Add new google_compute_regions (#1603) 2018-06-07 09:52:12 -07:00
data_source_google_compute_regions.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_ssl_policy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_ssl_policy.go New resource/datasource: SSL Policy (#1247) 2018-03-26 16:53:35 -07:00
data_source_google_compute_subnetwork_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_subnetwork.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
data_source_google_compute_vpn_gateway_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_vpn_gateway.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_compute_zones_test.go s/TestAccGoogle/TestAcc/ (#1121) 2018-02-23 15:14:24 -08:00
data_source_google_compute_zones.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_container_cluster_test.go Add "enable_tpu" flag to google_container_cluster (#1974) 2018-10-01 09:41:54 -07:00
data_source_google_container_cluster.go Add support for regional cluster in datasource (#1441) 2018-05-07 15:02:14 -07:00
data_source_google_container_engine_versions_test.go Use beta API location for google_container_engine_versions (#1939) 2018-08-28 11:37:07 -07:00
data_source_google_container_engine_versions.go Regional Clusters are GA followup (#2387) 2018-12-20 17:22:22 -08:00
data_source_google_folder_test.go google folder data source (#1280) 2018-04-05 16:59:47 -07:00
data_source_google_folder.go google folder data source (#1280) 2018-04-05 16:59:47 -07: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 Add support for Audit Configs (#2687) 2018-12-20 21:36:11 -08:00
data_source_google_iam_role_test.go Add support for data source 'google_iam_role' (#2482) 2018-12-20 17:22:22 -08:00
data_source_google_iam_role.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_kms_secret_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_kms_secret.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_netblock_ip_ranges_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_netblock_ip_ranges.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -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_project_services_test.go Add google_project_services data source (#1822) 2018-08-15 15:45:54 -07:00
data_source_google_project_services.go Add google_project_services data source (#1822) 2018-08-15 15:45:54 -07:00
data_source_google_project_test.go Data source for retrieving project information (#1111) 2018-02-28 12:37:24 -08:00
data_source_google_project.go Data source for retrieving project information (#1111) 2018-02-28 12:37:24 -08:00
data_source_google_service_account_key_test.go Remove service_account_id from data.google_service_account_key (#2397) 2018-12-20 17:22:22 -08:00
data_source_google_service_account_key.go Remove service_account_id from data.google_service_account_key (#2397) 2018-12-20 17:22:22 -08:00
data_source_google_service_account_test.go move all remaining import_ tests into resource-specific tests (#2060) 2018-09-17 11:15:11 -07:00
data_source_google_service_account.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
data_source_google_storage_bucket_object.go Add data source for cloud bucket object (#2657) 2018-12-20 17:22:22 -08:00
data_source_google_storage_project_service_account_test.go Fix storage notification tests (#1913) 2018-08-22 08:19:52 -07:00
data_source_google_storage_project_service_account.go Fix storage notification tests (#1913) 2018-08-22 08:19:52 -07:00
data_source_google_storage_transfer_project_service_account_test.go Add google_storage_transfer_project_service_account data_source (#2692) 2018-12-20 17:22:22 -08:00
data_source_google_storage_transfer_project_service_account.go Add google_storage_transfer_project_service_account data_source (#2692) 2018-12-20 17:22:22 -08:00
data_source_storage_object_signed_url_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
data_source_storage_object_signed_url.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
dataproc_cluster_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
dataproc_job_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
datasource_helpers.go Remove noisy log statement (#896) 2017-12-22 16:49:01 -08:00
disk_type.go prereqs for regional disks (#1753) 2018-07-10 17:10:05 -07:00
dns_change.go clean up operation code (#2734) 2018-12-26 17:42:37 -08: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 prereqs for regional disks (#1753) 2018-07-10 17:10:05 -07:00
filestore_operation.go Remove beta generated resource maps from GA provider. (#2350) 2018-12-20 17:22:22 -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_billing_account.go Add billing account IAM (#2413) 2018-12-20 17:22:22 -08:00
iam_compute_subnetwork.go Remove subnetwork iam from GA provider (#2398) 2018-12-20 17:22:22 -08:00
iam_folder.go Fix IAM policy deletion/read for deleted resources (#1262) 2018-03-27 16:41:44 -07:00
iam_kms_crypto_key.go Fix IAM tests (#1337) 2018-04-19 14:30:20 -07:00
iam_kms_key_ring.go Fix IAM tests (#1337) 2018-04-19 14:30:20 -07:00
iam_organization.go Fix IAM policy deletion/read for deleted resources (#1262) 2018-03-27 16:41:44 -07:00
iam_project.go Add fine-grained audit config for projects. (#2731) 2018-12-21 15:39:58 -08:00
iam_pubsub_subscription.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
iam_pubsub_topic.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
iam_service_account.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
iam_spanner_database.go Fix spanner database iam binding import (#2603) 2018-12-20 17:22:22 -08:00
iam_spanner_instance.go Don't reimplement policy translation. 2018-05-02 11:44:58 -07:00
iam_storage_bucket.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
iam.go Add support for Audit Configs (#2687) 2018-12-20 21:36:11 -08:00
image_test.go Update README and run fmt. 2018-09-05 15:24:22 -07:00
image.go Fix Dana's comments, expand images to self_links. 2018-10-02 01:11:03 -07:00
import_test.go Add generated resources for http(s)_health_check, updates to backend_bucket, and import helpers (#1177) 2018-03-09 17:14:32 -08:00
import.go Add generated resources for http(s)_health_check, updates to backend_bucket, and import helpers (#1177) 2018-03-09 17:14:32 -08:00
logging_exclusion_billing_account.go Avoid overwriting errors so that they can be detected by handleNotFoundError. (#2526) 2018-12-20 17:22:22 -08:00
logging_exclusion_folder.go Avoid overwriting errors so that they can be detected by handleNotFoundError. (#2526) 2018-12-20 17:22:22 -08:00
logging_exclusion_organization.go Avoid overwriting errors so that they can be detected by handleNotFoundError. (#2526) 2018-12-20 17:22:22 -08:00
logging_exclusion_project.go Avoid overwriting errors so that they can be detected by handleNotFoundError. (#2526) 2018-12-20 17:22:22 -08:00
logging_utils_test.go Add stackdriver project sink support (#432) 2017-09-14 19:15:14 -07:00
logging_utils.go Add import support for org, folder, billing logging sinks (#1860) 2018-09-06 08:14:55 -07:00
metadata.go Make google_compute_project_metadata authoritative. (#2205) 2018-12-20 17:22:22 -08:00
node_config.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
provider_compute_gen.go Deprecate convenience fields in google_compute_snapshot (#2572) 2018-12-20 17:22:22 -08:00
provider_dns_gen.go Start autogenerating resource_dns_managed_zone (#2428) 2018-12-20 17:22:22 -08:00
provider_monitoring_gen.go New Resource: Stackdriver uptime check 2018-12-20 17:22:22 -08:00
provider_redis_gen.go Redis resource (#1485) 2018-05-23 11:25:48 -07:00
provider_resourcemanager_gen.go Revert #1510 and #1508. (#1515) 2018-05-21 13:09:15 -07:00
provider_storage_gen.go Generate DefaultObjectAccessControl in Terraform (#2358) 2018-12-20 17:22:22 -08:00
provider_test.go Require a provider zone to be set in tests (#2720) 2018-12-20 17:22:22 -08:00
provider.go Add fine-grained audit config for projects. (#2731) 2018-12-21 15:39:58 -08:00
redis_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
regional_utils.go Attached disk resource (#1957) 2018-09-11 13:08:14 -07:00
resource_access_context_manager_access_level_test.go Generate AccessContextManager AccessLevel in Terraform. (#2506) 2018-12-20 17:22:22 -08:00
resource_access_context_manager_access_policy_test.go Magic Modules changes. (#2417) 2018-12-20 17:22:22 -08:00
resource_access_context_manager_service_perimeter_test.go Add support for google_access_context_manager_service_perimeter (#2691) 2018-12-20 17:22:22 -08:00
resource_app_engine_application_test.go Pretend to delete, no error. 2018-10-02 14:15:31 -07:00
resource_app_engine_application.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_bigquery_dataset_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_bigquery_dataset.go Additional bigquery locations (#2566) 2018-12-21 12:24:12 -08:00
resource_bigquery_table_test.go move all remaining import_ tests into resource-specific tests (#2060) 2018-09-17 11:15:11 -07:00
resource_bigquery_table.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_bigtable_instance_test.go Fix google_container_cluster docs about fields gone GA (#2597) 2018-12-20 17:22:22 -08:00
resource_bigtable_instance.go Fix google_container_cluster docs about fields gone GA (#2597) 2018-12-20 17:22:22 -08:00
resource_bigtable_table_test.go use correct fields for bigtable test (#2353) 2018-12-20 17:22:22 -08:00
resource_bigtable_table.go Read Bigtable column family from the API (#2378) 2018-12-20 17:22:22 -08:00
resource_binaryauthorization_attestor_test.go Remove beta generated resource maps from GA provider. (#2350) 2018-12-20 17:22:22 -08:00
resource_binaryauthorization_policy_test.go Remove beta generated resource maps from GA provider. (#2350) 2018-12-20 17:22:22 -08:00
resource_cloudbuild_build_trigger_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_cloudbuild_build_trigger.go add trigger_id to cloudbuild_build_trigger, send it on update (#2743) 2018-12-21 18:01:55 -08:00
resource_cloudfunctions_function_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_cloudfunctions_function.go add souce repo support to cloud functions (#2650) 2018-12-20 17:22:22 -08:00
resource_cloudiot_registry_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_cloudiot_registry.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_composer_environment_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_composer_environment.go Add docs for new cloud composer beta fields and use beta api everywhere (#2573) 2018-12-20 17:22:22 -08:00
resource_compute_address_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_address_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_address.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_attached_disk_test.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_compute_attached_disk.go Add region disk support to attached disk 2018-12-20 17:22:22 -08:00
resource_compute_autoscaler_generated_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_autoscaler_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_autoscaler.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_backend_bucket_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_backend_bucket_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_backend_bucket.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -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 Fixed region_backend_service to calc hash using relative path (#1491) 2018-05-22 13:05:38 -07:00
resource_compute_backend_service_test.go Add affinityCookieTtlSec property in google_compute_backend_service (#2741) 2018-12-21 16:54:17 -08:00
resource_compute_backend_service.go Add affinityCookieTtlSec property in google_compute_backend_service (#2741) 2018-12-21 16:54:17 -08:00
resource_compute_disk_generated_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_disk_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_disk.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_firewall_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_firewall_migrate_test.go Transfer google provider 2017-06-09 16:50:30 +00:00
resource_compute_firewall_migrate.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_firewall_test.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_compute_firewall.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_forwarding_rule_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_forwarding_rule_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_forwarding_rule.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_global_address_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_global_address_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_global_address.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_global_forwarding_rule_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_global_forwarding_rule.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_health_check_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_health_check_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_health_check.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_http_health_check_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_http_health_check_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_http_health_check.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_https_health_check_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_https_health_check_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_https_health_check.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_image_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_image.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_instance_from_template_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_instance_from_template.go fix disk behaivor in compute_instance_from_template (#2695) 2018-12-20 17:22:22 -08:00
resource_compute_instance_group_manager_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_instance_group_manager.go Remove inferred region from igm (#2693) 2018-12-20 17:22:22 -08: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 [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_instance_group.go Check current status during apply-time diff. (#1474) 2018-05-14 16:31:24 -07:00
resource_compute_instance_migrate_test.go Test failures (#2250) 2018-12-20 17:22:22 -08:00
resource_compute_instance_migrate.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -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 Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_instance_template.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_instance_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_instance.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_interconnect_attachment.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_network_peering_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_network_peering.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_network_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_network.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -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 Fix ci tests 2018-12-20 17:22:22 -08:00
resource_compute_project_metadata_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_project_metadata.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_region_autoscaler_generated_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_region_autoscaler_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_region_autoscaler.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_region_backend_service_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_region_backend_service.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_region_disk_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_region_disk_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_region_disk.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_region_instance_group_manager_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_compute_region_instance_group_manager.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_route_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_route_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_route.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_router_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_router_interface_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_router_interface.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_router_nat_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_router_nat.go Make google_compute_router_nat's source_ip_ranges_to_nat Required (#2749) 2018-12-26 18:00:46 -08:00
resource_compute_router_peer_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_router_peer.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_router_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_router.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_security_policy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_security_policy.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_shared_vpc_host_project.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_shared_vpc_service_project.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_shared_vpc_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_snapshot_generated_test.go Remove deprecated fields from Snapshot (#2624) 2018-12-20 17:22:22 -08:00
resource_compute_snapshot_test.go Remove deprecated fields from Snapshot (#2624) 2018-12-20 17:22:22 -08:00
resource_compute_snapshot.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_ssl_certificate_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_ssl_certificate_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_ssl_certificate.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_ssl_policy_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_ssl_policy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_ssl_policy.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_subnetwork_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_subnetwork_iam_test.go Remove subnetwork iam from GA provider (#2398) 2018-12-20 17:22:22 -08:00
resource_compute_subnetwork_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_subnetwork.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_target_http_proxy_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_target_http_proxy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_target_http_proxy.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_target_https_proxy_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_target_https_proxy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_target_https_proxy.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_target_pool_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_target_pool.go Change instances in target pool to be a set 2018-12-20 17:22:22 -08:00
resource_compute_target_ssl_proxy_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_target_ssl_proxy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_target_ssl_proxy.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_target_tcp_proxy_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_target_tcp_proxy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_target_tcp_proxy.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_url_map_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_url_map_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_url_map.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_vpn_gateway_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_vpn_gateway_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_compute_vpn_gateway.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_compute_vpn_tunnel_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_compute_vpn_tunnel_test.go fix TestAccComputeVpnTunnel_regionFromGateway (#2740) 2018-12-21 17:20:57 -08:00
resource_compute_vpn_tunnel.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08: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 Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_container_cluster.go clean up operation code (#2734) 2018-12-26 17:42:37 -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 [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_container_node_pool.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
resource_containeranalysis_note_test.go Remove beta generated resource maps from GA provider. (#2350) 2018-12-20 17:22:22 -08:00
resource_dataflow_job_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_dataflow_job.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_dataproc_cluster_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_dataproc_cluster.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
resource_dataproc_job_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_dataproc_job.go Fix ci tests 2018-12-20 17:22:22 -08:00
resource_dns_managed_zone_generated_test.go Start autogenerating resource_dns_managed_zone (#2428) 2018-12-20 17:22:22 -08:00
resource_dns_managed_zone_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_dns_managed_zone.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_dns_record_set_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_dns_record_set.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_endpoints_service_migration.go Switch from protoc_output to protoc_output_base64. (#1290) 2018-04-17 13:00:37 -07:00
resource_endpoints_service_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_endpoints_service.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_filestore_instance_test.go Remove beta generated resource maps from GA provider. (#2350) 2018-12-20 17:22:22 -08:00
resource_google_billing_account_iam_test.go Add billing account IAM (#2413) 2018-12-20 17:22:22 -08:00
resource_google_folder_iam_binding_test.go fix folder iam binding test (#2556) 2018-12-20 17:22:22 -08:00
resource_google_folder_iam_member_test.go fix folder iam binding test (#2556) 2018-12-20 17:22:22 -08:00
resource_google_folder_iam_policy_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_folder_organization_policy_test.go Added support for restoring default organization policies (#1477) 2018-05-30 15:48:08 -07:00
resource_google_folder_organization_policy.go Added support for restoring default organization policies (#1477) 2018-05-30 15:48:08 -07:00
resource_google_folder_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_folder.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_organization_iam_custom_role_test.go Make google_organization_custom_role.deleted computed (#2596) 2018-12-20 17:22:22 -08:00
resource_google_organization_iam_custom_role.go Make google_organization_custom_role.deleted computed (#2596) 2018-12-20 17:22:22 -08:00
resource_google_organization_iam_test.go make all ImportStates have a matching ImportStateVerify (#1327) 2018-04-12 15:45:28 -07:00
resource_google_organization_policy_test.go add inherit_from_parent to all org policy resources (#2653) 2018-12-20 17:22:22 -08:00
resource_google_organization_policy.go add inherit_from_parent to all org policy resources (#2653) 2018-12-20 17:22:22 -08:00
resource_google_project_iam_audit_config_test.go Add fine-grained audit config for projects. (#2731) 2018-12-21 15:39:58 -08:00
resource_google_project_iam_binding_test.go make all ImportStates have a matching ImportStateVerify (#1327) 2018-04-12 15:45:28 -07:00
resource_google_project_iam_custom_role_test.go Mark the deleted field computed in google_project_iam_custom_role (#2619) 2018-12-20 17:22:22 -08:00
resource_google_project_iam_custom_role.go Mark the deleted field computed in google_project_iam_custom_role (#2619) 2018-12-20 17:22:22 -08:00
resource_google_project_iam_member_test.go make all ImportStates have a matching ImportStateVerify (#1327) 2018-04-12 15:45:28 -07:00
resource_google_project_iam_policy_test.go Add support for Audit Configs (#2687) 2018-12-20 21:36:11 -08:00
resource_google_project_iam_policy.go Add support for Audit Configs (#2687) 2018-12-20 21:36:11 -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_organization_policy_test.go insist that project org policy tests run serially (#2654) 2018-12-20 17:22:22 -08:00
resource_google_project_organization_policy.go Added support for restoring default organization policies (#1477) 2018-05-30 15:48:08 -07:00
resource_google_project_service_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_project_service.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_project_services_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_project_services.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
resource_google_project_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_google_project.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_google_service_account_iam_test.go clarify docs around service account id (#2663) 2018-12-20 17:22:22 -08:00
resource_google_service_account_key_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_service_account_key.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_google_service_account_test.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_google_service_account.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_iam_audit_config.go Add fine-grained audit config for projects. (#2731) 2018-12-21 15:39:58 -08:00
resource_iam_binding.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_iam_member.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_iam_policy.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_kms_crypto_key_iam_test.go Accommodate the new iamcredentials service in tests 2018-12-20 17:22:22 -08:00
resource_kms_crypto_key_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_kms_crypto_key.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_kms_key_ring_iam_test.go Accommodate the new iamcredentials service in tests 2018-12-20 17:22:22 -08:00
resource_kms_key_ring_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_kms_key_ring.go Various linter cleanups (conversions, unused, misspellings) (#2681) 2018-12-20 17:22:22 -08:00
resource_logging_billing_account_exclusion_test.go Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
resource_logging_billing_account_sink_test.go Add import support for org, folder, billing logging sinks (#1860) 2018-09-06 08:14:55 -07:00
resource_logging_billing_account_sink.go Setting a default update_mask for all log sinks 2018-09-06 09:48:48 -07:00
resource_logging_exclusion.go Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
resource_logging_folder_exclusion_test.go Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
resource_logging_folder_sink_test.go Add import support for org, folder, billing logging sinks (#1860) 2018-09-06 08:14:55 -07:00
resource_logging_folder_sink.go Setting a default update_mask for all log sinks 2018-09-06 09:48:48 -07:00
resource_logging_organization_exclusion_test.go Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
resource_logging_organization_sink_test.go Add import support for org, folder, billing logging sinks (#1860) 2018-09-06 08:14:55 -07:00
resource_logging_organization_sink.go Setting a default update_mask for all log sinks 2018-09-06 09:48:48 -07:00
resource_logging_project_exclusion_test.go Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
resource_logging_project_sink_test.go move all remaining import_ tests into resource-specific tests (#2060) 2018-09-17 11:15:11 -07:00
resource_logging_project_sink.go Setting a default update_mask for all log sinks 2018-09-06 09:48:48 -07:00
resource_logging_sink.go Setting a default update_mask for all log sinks 2018-09-06 09:48:48 -07:00
resource_monitoring_alert_policy_test.go upgrade monitoring tests to 0.12 syntax (#2754) 2018-12-26 15:44:30 -08:00
resource_monitoring_alert_policy.go Adding default timeouts to sync MM resources (#2569) 2018-12-20 17:22:22 -08:00
resource_monitoring_group_generated_test.go New Resource: Stack Driver Group 2018-12-20 17:22:22 -08:00
resource_monitoring_group_test.go New Resource: Stack Driver Group 2018-12-20 17:22:22 -08:00
resource_monitoring_group.go Adding default timeouts to sync MM resources (#2569) 2018-12-20 17:22:22 -08:00
resource_monitoring_notification_channel_generated_test.go Stackdriver notification channel 2018-12-20 17:22:22 -08:00
resource_monitoring_notification_channel_test.go Stackdriver notification channel 2018-12-20 17:22:22 -08:00
resource_monitoring_notification_channel.go Adding default timeouts to sync MM resources (#2569) 2018-12-20 17:22:22 -08:00
resource_monitoring_uptime_check_config_generated_test.go upgrade monitoring tests to 0.12 syntax (#2754) 2018-12-26 15:44:30 -08:00
resource_monitoring_uptime_check_config_test.go upgrade monitoring tests to 0.12 syntax (#2754) 2018-12-26 15:44:30 -08:00
resource_monitoring_uptime_check_config.go Adding default timeouts to sync MM resources (#2569) 2018-12-20 17:22:22 -08:00
resource_pubsub_subscription_iam_test.go make all ImportStates have a matching ImportStateVerify (#1327) 2018-04-12 15:45:28 -07:00
resource_pubsub_subscription_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_pubsub_subscription.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_pubsub_topic_iam_test.go Fix IAM tests (#1337) 2018-04-19 14:30:20 -07:00
resource_pubsub_topic_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_pubsub_topic.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_redis_instance_generated_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_redis_instance_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_redis_instance.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_resourcemanager_lien_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_resourcemanager_lien.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_runtimeconfig_config_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_runtimeconfig_config.go update regex for runtimeconfig name (#2643) 2018-12-20 17:22:22 -08:00
resource_runtimeconfig_variable_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_runtimeconfig_variable.go Make runtime configs importable 2018-09-14 14:16:07 +02:00
resource_service_networking_connection_test.go Add empty files because of copying over beta resources (#2426) 2018-12-20 17:22:22 -08:00
resource_service_networking_connection.go Add empty files because of copying over beta resources (#2426) 2018-12-20 17:22:22 -08:00
resource_source_repos_repository_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_source_repos_repository.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_spanner_database_iam_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_spanner_database_test.go Adding new big query regions 2018-12-20 17:22:22 -08:00
resource_spanner_database.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_spanner_instance_iam_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_spanner_instance_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_spanner_instance.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_sql_database_instance_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_sql_database_instance.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_sql_database_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_sql_database.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_sql_ssl_cert_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_sql_ssl_cert.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -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 fix sql user tests after changing import format (#2742) 2018-12-21 17:22:40 -08:00
resource_sql_user.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_bucket_acl_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_bucket_acl.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_bucket_iam_test.go #843: Add policy support to storage buckets (#1190) 2018-05-08 14:00:48 -07:00
resource_storage_bucket_object_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_bucket_object.go [Terraform]: Fix file not formatted with gofmt -s (#2678) 2018-12-20 17:22:22 -08:00
resource_storage_bucket_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_storage_bucket.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_default_object_access_control_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_storage_default_object_access_control_test.go Generate DefaultObjectAccessControl in Terraform (#2358) 2018-12-20 17:22:22 -08:00
resource_storage_default_object_access_control.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_storage_default_object_acl_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_default_object_acl.go Make google_storage_default_object_acl authoritative. (#2345) 2018-12-20 17:22:22 -08:00
resource_storage_notification_test.go Add = to map declarations in examples/tests (#2755) 2018-12-27 07:51:23 -08:00
resource_storage_notification.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_object_access_control_generated_test.go Fix generated test name formatting (#2439) 2018-12-20 17:22:22 -08:00
resource_storage_object_access_control_test.go Generate DefaultObjectAccessControl in Terraform (#2358) 2018-12-20 17:22:22 -08:00
resource_storage_object_access_control.go Check for errors in import ID parsing. (#2733) 2018-12-21 10:31:32 -08:00
resource_storage_object_acl_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_storage_object_acl.go Make google_storage_object_acl authoritative (#2316) 2018-12-20 17:22:22 -08:00
resource_storage_transfer_job_test.go Add resource_storage_transfer_job (#2707) 2018-12-20 17:22:22 -08:00
resource_storage_transfer_job.go Add resource_storage_transfer_job (#2707) 2018-12-20 17:22:22 -08:00
resource_usage_export_bucket_test.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resource_usage_export_bucket.go [Terraform]: Apply gofmt -s to all files managed by MM (#2676) 2018-12-20 17:22:22 -08:00
resourcemanager_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
self_link_helpers_test.go add hash function for self link name (#1836) 2018-08-03 16:23:21 -07:00
self_link_helpers.go Add a datasource for google_compute_instance (#1906) 2018-09-18 09:02:48 -07:00
service_account_waiter.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
service_networking_operation.go Add empty files because of copying over beta resources (#2426) 2018-12-20 17:22:22 -08: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 clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
serviceusage_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
spanner_database_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
spanner_instance_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
sqladmin_operation.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
test_utils.go Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
transport_test.go Autogenerate {{Resource}}Destroy in tests. (#2317) 2018-12-20 17:22:22 -08:00
transport.go Make the default timout 5 minutes when timeout is 0 (#2667) 2018-12-20 17:22:22 -08:00
utils_test.go Sometimes we run tests on overloaded machines. (#1765) 2018-07-12 17:39:54 -07:00
utils.go clean up operation code (#2734) 2018-12-26 17:42:37 -08:00
validation_test.go Remove duplicate ProjectIDRegex variable (#1878) 2018-09-11 13:27:14 -07:00
validation.go Add resource_storage_transfer_job (#2707) 2018-12-20 17:22:22 -08:00