terraform-provider-google/google
The Magician 4708ab21b3 Fix CI problems for 0.12 SDK (#3252)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-15 16:34:30 -07: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 Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -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
bootstrap_utils_test.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
cloudfunctions_operation.go timeout is now passed to operation wait (#3082) 2019-02-21 17:53:27 -08:00
common_operation.go Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -08:00
composer_operation.go Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -08:00
compute_instance_helpers.go Remove validation in compute_instance expanders (#3236) 2019-03-13 15:29:56 -07:00
compute_operation.go Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -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 Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
config.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
container_operation.go Fix container wait operations (#2941) 2019-01-25 16:28:54 -08:00
convert_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
convert.go Add a method for converting structs -> maps when bridging MM -> TF (#3223) 2019-03-13 08:45:54 -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_client_openid_userinfo_test.go Add a datasource for retrieving the client email from OpenID Connect (#3103) 2019-02-25 12:39:12 -08:00
data_source_google_client_openid_userinfo.go Add a datasource for retrieving the client email from OpenID Connect (#3103) 2019-02-25 12:39:12 -08: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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -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 Export data.google_compute_default_service_account.name (#2778) 2019-01-03 12:57:57 -08:00
data_source_google_compute_default_service_account.go Export data.google_compute_default_service_account.name (#2778) 2019-01-03 12:57:57 -08: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 Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984) 2019-02-01 14:45:29 -08:00
data_source_google_compute_instance.go Fix incorrect arguments for google_compute_instance data source (#2874) 2019-01-15 11:27:57 -08: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 Various CI test fixes (#3018) 2019-02-08 12:05:39 -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 Add self_link to subnetwork datasource (#3040) 2019-02-15 10:26:44 -08:00
data_source_google_compute_subnetwork.go Add back Computed to subnetwork datasource's self_link (#3156) 2019-02-28 16:02:45 -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 location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07:00
data_source_google_container_cluster.go Add location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07:00
data_source_google_container_engine_versions_test.go Add location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07:00
data_source_google_container_engine_versions.go Add location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07:00
data_source_google_folder_organization_policy_test.go Adding datasources for folder and project org policy (#3137) 2019-03-14 09:45:45 -07:00
data_source_google_folder_organization_policy.go Adding datasources for folder and project org policy (#3137) 2019-03-14 09:45:45 -07: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.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_crypto_key_test.go Misc minor fixes (#3207) 2019-03-08 16:52:04 -08:00
data_source_google_kms_crypto_key.go Data Sources for KMS Key Ring and Key (#2891) 2019-01-17 16:12:22 -08:00
data_source_google_kms_key_ring_test.go Misc minor fixes (#3207) 2019-03-08 16:52:04 -08:00
data_source_google_kms_key_ring.go Data Sources for KMS Key Ring and Key (#2891) 2019-01-17 16:12: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_organization_policy_test.go Adding datasources for folder and project org policy (#3137) 2019-03-14 09:45:45 -07:00
data_source_google_project_organization_policy.go Adding datasources for folder and project org policy (#3137) 2019-03-14 09:45:45 -07: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_projects_test.go Add a datasource for retrieving a list of projects (#3178) 2019-03-04 13:58:27 -08:00
data_source_google_projects.go Add a datasource for retrieving a list of projects (#3178) 2019-03-04 13:58:27 -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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
dataproc_cluster_operation.go Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -08:00
dataproc_job_operation.go Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -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
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 Initial addition of generated spanner database to terraform. (#2812) 2019-01-16 13:42:38 -08:00
iam_spanner_instance.go Initial autogeneration of Spanner instance in Terraform. (#2892) 2019-01-22 12:35:59 -08: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 more descriptive error message for conflict errors. (#2921) 2019-01-24 10:27:46 -08: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 Standardize import for instance group manager. (#2946) 2019-01-28 14:00:05 -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 [terraform-conversions] Add compute_instance to conversions library (#3226) 2019-03-12 15:10:21 -07:00
node_config.go Handle GKE 1.12 node_config.metadata default value (#3233) 2019-03-13 11:02:55 -07:00
provider_app_engine_gen.go Use correct product name for generated provider files. (#3195) 2019-03-08 07:37:33 -08:00
provider_cloud_build_gen.go Use correct product name for generated provider files. (#3195) 2019-03-08 07:37:33 -08:00
provider_cloud_scheduler_gen.go Use correct product name for generated provider files. (#3195) 2019-03-08 07:37:33 -08:00
provider_compute_gen.go Generate google_compute_network using Magic Modules (#3203) 2019-03-08 08:34:57 -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_pubsub_gen.go Generate Pubsub Topics/Subscriptions with MM (+add labels) (#3043) 2019-02-19 15:10:44 -08:00
provider_redis_gen.go Redis resource (#1485) 2018-05-23 11:25:48 -07:00
provider_resource_manager_gen.go Use correct product name for generated provider files. (#3195) 2019-03-08 07:37:33 -08:00
provider_source_repo_gen.go Use correct product name for generated provider files. (#3195) 2019-03-08 07:37:33 -08:00
provider_spanner_gen.go Initial autogeneration of Spanner instance in Terraform. (#2892) 2019-01-22 12:35:59 -08:00
provider_storage_gen.go Generate DefaultObjectAccessControl in Terraform (#2358) 2018-12-20 17:22:22 -08:00
provider_test.go Skip acceptance tests during non-acceptance runs. (#2852) 2019-01-09 18:46:59 -08:00
provider_tpu_gen.go Add Cloud TPU Nodes (#3179) 2019-03-04 16:07:10 -08:00
provider.go Adding datasources for folder and project org policy (#3137) 2019-03-14 09:45:45 -07:00
pubsub_utils.go Generate Pubsub Topics/Subscriptions with MM (+add labels) (#3043) 2019-02-19 15:10:44 -08:00
redis_operation.go Autogen Spanner operations on TF (#3068) 2019-02-15 16:13:30 -08:00
regional_utils.go Add location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -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 Remember to set gcr domain in AppEngine Read. (#3149) 2019-03-01 12:03:51 -08:00
resource_app_engine_firewall_rule_generated_test.go Rename some files to match intended names (#2920) 2019-01-23 18:08:41 -08:00
resource_app_engine_firewall_rule.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_bigquery_dataset_test.go Add force_destroy option to bigquery dataset (#2986) 2019-02-08 09:09:14 -08:00
resource_bigquery_dataset.go Add force_destroy option to bigquery dataset (#2986) 2019-02-08 09:09:14 -08:00
resource_bigquery_table_test.go Add timePartitioning.requirePartitionFilter to bigquery table (#2815) 2019-01-08 14:19:59 -08:00
resource_bigquery_table.go Add timePartitioning.requirePartitionFilter to bigquery table (#2815) 2019-01-08 14:19:59 -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_cloud_build_trigger_generated_test.go Rename some files to match intended names (#2920) 2019-01-23 18:08:41 -08:00
resource_cloud_build_trigger.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_cloud_scheduler_job_generated_test.go [TF] Enable GA Cloud Scheduler (#3188) 2019-03-05 13:44:21 -08:00
resource_cloud_scheduler_job.go [TF] Enable GA Cloud Scheduler (#3188) 2019-03-05 13:44:21 -08:00
resource_cloudbuild_trigger_test.go Capitalization changes in generated resources (#2846) 2019-01-09 13:42:12 -08:00
resource_cloudfunctions_function_test.go Add service_account_email to google_cloudfunctions_function (#2947) 2019-01-28 14:39:37 -08:00
resource_cloudfunctions_function.go timeout is now passed to operation wait (#3082) 2019-02-21 17:53:27 -08:00
resource_cloudiot_registry_test.go 0.12 Test config fixes (#3139) 2019-02-27 13:45:18 -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_cloudscheduler_job_test.go [Terraform] Gcloud scheduler (#2930) 2019-01-28 10:18:02 -08:00
resource_composer_environment_test.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_composer_environment.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_compute_address_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_address_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_address.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_attached_disk_test.go 0.12 Test config fixes (#3139) 2019-02-27 13:45:18 -08:00
resource_compute_attached_disk.go Handle instances not found in attached disk resource (#3183) 2019-03-06 12:05:40 -08:00
resource_compute_autoscaler_generated_test.go Fix accidentally reverted OiCS changes (#3186) 2019-03-04 16:11:03 -08:00
resource_compute_autoscaler_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_autoscaler.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_backend_bucket_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_backend_bucket_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_backend_bucket.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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 Fix issue with google_compute_backend_service IAP client secret @ update (#2978) 2019-02-01 10:57:45 -08:00
resource_compute_backend_service.go Fix CI problems for 0.12 SDK (#3252) 2019-03-15 16:34:30 -07:00
resource_compute_disk_generated_test.go Terraform: Support for (Regional)Disk physicalBlockSizeBytes (#3237) 2019-03-13 15:52:50 -07:00
resource_compute_disk_test.go Make kms links for compute disk GA (#2850) 2019-01-09 16:48:04 -08:00
resource_compute_disk.go Terraform: Support for (Regional)Disk physicalBlockSizeBytes (#3237) 2019-03-13 15:52:50 -07:00
resource_compute_firewall_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_firewall_migrate_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08: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 Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_firewall.go Update google_compute_firewall source and target SA max_size (#3201) 2019-03-08 09:29:36 -08:00
resource_compute_forwarding_rule_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -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 Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_global_address_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_global_address_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_global_address.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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 Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -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 Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_http_health_check_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_http_health_check_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_http_health_check.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_https_health_check_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_https_health_check_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_https_health_check.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_image_generated_test.go Cleanup from two overlapping magic modules PRs. (#2787) 2019-01-02 17:53:22 -08:00
resource_compute_image_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_image.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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 Standardize import for instance group manager. (#2946) 2019-01-28 14:00:05 -08:00
resource_compute_instance_group_manager.go Fix CI problems for 0.12 SDK (#3252) 2019-03-15 16:34:30 -07: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 Fix the 3rd occurence of old ig instances interpolation syntax (#3142) 2019-02-27 14:32:01 -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 Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_instance_migrate.go Ci test fixes (#2925) 2019-01-24 13:22:22 -08:00
resource_compute_instance_template_migrate_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08: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 Kms bootstrap step for terraform tests (#2837) 2019-01-08 18:32:27 -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 hostname field to compute_instance (#2952) 2019-01-29 09:44:21 -08:00
resource_compute_instance.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_compute_interconnect_attachment.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_network_generated_test.go Generate google_compute_network using Magic Modules (#3203) 2019-03-08 08:34:57 -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 Generate google_compute_network using Magic Modules (#3203) 2019-03-08 08:34:57 -08:00
resource_compute_network.go Generate google_compute_network using Magic Modules (#3203) 2019-03-08 08:34:57 -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 Set id on Create for project metadata (#3020) 2019-02-08 14:29:34 -08:00
resource_compute_region_autoscaler_generated_test.go Fix accidentally reverted OiCS changes (#3186) 2019-03-04 16:11:03 -08:00
resource_compute_region_autoscaler_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_region_autoscaler.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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 Terraform: Support for (Regional)Disk physicalBlockSizeBytes (#3237) 2019-03-13 15:52:50 -07: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 Terraform: Support for (Regional)Disk physicalBlockSizeBytes (#3237) 2019-03-13 15:52:50 -07: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 Fix CI problems for 0.12 SDK (#3252) 2019-03-15 16:34:30 -07:00
resource_compute_route_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_route_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_route.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_router_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -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 Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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 Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_snapshot_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_snapshot.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_ssl_certificate_generated_test.go Fix map in Random provider in SSLCert OiCS example. (#2919) 2019-01-24 08:30:04 -08:00
resource_compute_ssl_certificate_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_ssl_certificate.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_ssl_policy_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_ssl_policy_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_ssl_policy.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_subnetwork_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -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 Update config formatting that no longer works in 0.12 (#2756) 2018-12-27 10:14:07 -08:00
resource_compute_subnetwork.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_target_http_proxy_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_target_http_proxy_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_target_http_proxy.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_target_https_proxy_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_target_https_proxy_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_target_https_proxy.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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 Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_target_ssl_proxy_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_target_ssl_proxy.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_target_tcp_proxy_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_target_tcp_proxy_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_target_tcp_proxy.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_url_map_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_url_map_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_url_map.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_vpn_gateway_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_vpn_gateway.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_compute_vpn_tunnel_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_compute_vpn_tunnel_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_compute_vpn_tunnel.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_container_cluster_migrate_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08: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 location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07:00
resource_container_cluster.go Add location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07:00
resource_container_node_pool_migrate_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08: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 Add location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07:00
resource_container_node_pool.go Add location / node_locations fields to GKE (#3114) 2019-03-13 09:32:46 -07: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 [Terraform] Add custom Service Account support to Dataflow Job resource (#3238) 2019-03-14 13:48:02 -07:00
resource_dataflow_job.go [Terraform] Add custom Service Account support to Dataflow Job resource (#3238) 2019-03-14 13:48:02 -07:00
resource_dataproc_cluster_test.go change test assertions to match new values (#2940) 2019-01-25 16:29:12 -08:00
resource_dataproc_cluster.go Fix encryption config in dataproc (#2854) 2019-01-10 09:04:43 -08:00
resource_dataproc_job_test.go Ci test fixes (#2925) 2019-01-24 13:22:22 -08:00
resource_dataproc_job.go Ignore errors when cancelling dataproc jobs (#3123) 2019-02-26 10:46:45 -08:00
resource_dns_managed_zone_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -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 Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_dns_policy_test.go [Terraform] DNS Policies (#3170) 2019-03-04 12:32:41 -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] Fix our usage of file in tests. (#3141) 2019-02-27 13:59:23 -08:00
resource_endpoints_service.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -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: fix format specifer in IAM folder test message (#3243) 2019-03-14 16:01:15 -07:00
resource_google_folder_organization_policy_test.go Add import support for organization_policies (#3218) 2019-03-14 09:31:51 -07:00
resource_google_folder_organization_policy.go Add import support for organization_policies (#3218) 2019-03-14 09:31:51 -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 Add a method for converting structs -> maps when bridging MM -> TF (#3223) 2019-03-13 08:45:54 -07: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 Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984) 2019-02-01 14:45:29 -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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_google_project_migrate.go Transfer google provider 2017-06-09 16:50:30 +00:00
resource_google_project_organization_policy_test.go Add import support for organization_policies (#3218) 2019-03-14 09:31:51 -07:00
resource_google_project_organization_policy.go Add import support for organization_policies (#3218) 2019-03-14 09:31:51 -07:00
resource_google_project_service_test.go Various CI test fixes (#3018) 2019-02-08 12:05:39 -08:00
resource_google_project_service.go Add disable_dependent_services to google_project_service resource. (#2938) 2019-01-28 13:50:41 -08:00
resource_google_project_services_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_google_project_services.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_google_project_test.go Fix CI problems for 0.12 SDK (#3252) 2019-03-15 16:34:30 -07:00
resource_google_project.go Add a method for converting structs -> maps when bridging MM -> TF (#3223) 2019-03-13 08:45:54 -07: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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -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 Change IAM binding to be authoritative (#2764) 2019-01-04 15:30:22 -08:00
resource_iam_member.go Fix documentation around iam member imports (#2865) 2019-01-11 17:23:56 -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 Add support for protection_level to google_kms_crypto_key (#2751) 2018-12-27 10:07:51 -08:00
resource_kms_crypto_key.go Add support for protection_level to google_kms_crypto_key (#2751) 2018-12-27 10:07:51 -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 Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984) 2019-02-01 14:45:29 -08: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_manager_operation.go Add a method for converting structs -> maps when bridging MM -> TF (#3223) 2019-03-13 08:45:54 -07:00
resource_monitoring_alert_policy_generated_test.go Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984) 2019-02-01 14:45:29 -08:00
resource_monitoring_alert_policy_test.go Homogenize spacing (trivial no-op change) (#2782) 2019-01-02 11:21:29 -08:00
resource_monitoring_alert_policy.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_monitoring_group_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_monitoring_group_test.go New Resource: Stack Driver Group 2018-12-20 17:22:22 -08:00
resource_monitoring_group.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_monitoring_notification_channel_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_monitoring_notification_channel_test.go Add custom flatten for monitoring channel labels (#2879) 2019-01-16 15:48:55 -08:00
resource_monitoring_notification_channel.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_monitoring_uptime_check_config_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_monitoring_uptime_check_config_test.go Change all fields for monitored resource to force recreation (#3160) 2019-03-14 10:06:57 -07:00
resource_monitoring_uptime_check_config.go Change all fields for monitored resource to force recreation (#3160) 2019-03-14 10:06:57 -07:00
resource_pubsub_subscription_generated_test.go Add retention duraction, retain acked message to pubsub (#3193) 2019-03-06 13:52:21 -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 Generate Pubsub Topics/Subscriptions with MM (+add labels) (#3043) 2019-02-19 15:10:44 -08:00
resource_pubsub_subscription.go Add retention duraction, retain acked message to pubsub (#3193) 2019-03-06 13:52:21 -08:00
resource_pubsub_topic_generated_test.go Generate Pubsub Topics/Subscriptions with MM (+add labels) (#3043) 2019-02-19 15:10:44 -08:00
resource_pubsub_topic_iam_test.go Fix IAM tests (#1337) 2018-04-19 14:30:20 -07:00
resource_pubsub_topic.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_redis_instance_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_redis_instance_test.go Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984) 2019-02-01 14:45:29 -08:00
resource_redis_instance.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_resource_manager_lien.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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_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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08: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_repo_repository_generated_test.go Rename some files to match intended names (#2920) 2019-01-23 18:08:41 -08:00
resource_source_repo_repository.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_sourcerepo_repository_test.go Capitalization changes in generated resources (#2846) 2019-01-09 13:42:12 -08:00
resource_spanner_database_generated_test.go Initial addition of generated spanner database to terraform. (#2812) 2019-01-16 13:42:38 -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 Initial addition of generated spanner database to terraform. (#2812) 2019-01-16 13:42:38 -08:00
resource_spanner_database.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_spanner_instance_generated_test.go Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984) 2019-02-01 14:45:29 -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 Initial autogeneration of Spanner instance in Terraform. (#2892) 2019-01-22 12:35:59 -08:00
resource_spanner_instance.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_sql_database_instance_test.go Refactor storage bucket import logic (#3244) 2019-03-15 11:22:21 -07:00
resource_sql_database_instance.go Add convenience outputs for public/private IP in Cloud SQL (#3091) 2019-02-20 11:06:20 -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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_sql_ssl_cert_test.go Ci test fixes (#2925) 2019-01-24 13:22:22 -08:00
resource_sql_ssl_cert.go Support specifying project explicitly on the sql ssl resource (#3003) 2019-03-13 09:35:02 -07:00
resource_sql_user_migrate_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_sql_user_migrate.go Transfer google provider 2017-06-09 16:50:30 +00: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 Retry SQL delete calls on 409 (#2811) 2019-01-07 16:44:54 -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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -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 Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_storage_bucket_object.go [terraform] Add sensitive_content argument to resource_storage_bucket_object (#3192) 2019-03-05 09:04:28 -08:00
resource_storage_bucket_test.go Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984) 2019-02-01 14:45:29 -08:00
resource_storage_bucket.go Refactor storage bucket import logic (#3244) 2019-03-15 11:22:21 -07:00
resource_storage_default_object_access_control_generated_test.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
resource_storage_default_object_access_control_test.go Remove outdated tests (superseded by generated ones) (#2836) 2019-01-08 14:09:55 -08:00
resource_storage_default_object_access_control.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -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 Use new output_name variable in Storage Object ACL docs (#3118) 2019-02-28 16:36:56 -08:00
resource_storage_object_access_control_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_storage_object_access_control.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
resource_storage_object_acl_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
resource_storage_object_acl.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -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 Safely access maps in storage transfer (#3185) 2019-03-06 13:02:01 -08:00
resource_tpu_node_generated_test.go Fix CI problems for 0.12 SDK (#3252) 2019-03-15 16:34:30 -07:00
resource_tpu_node_test.go Add Cloud TPU Nodes (#3179) 2019-03-04 16:07:10 -08:00
resource_tpu_node.go [TF] Enable GA Cloud Scheduler (#3188) 2019-03-05 13:44:21 -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
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 Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -08:00
serviceusage_operation.go Add disable_dependent_services to google_project_service resource. (#2938) 2019-01-28 13:50:41 -08:00
spanner_operation.go Autogen Spanner operations on TF (#3068) 2019-02-15 16:13:30 -08:00
sqladmin_operation.go Adding nil guards to the wait operations (#2936) 2019-01-25 13:03:43 -08:00
test_utils.go Changes ancillary to supporting the Terraform mapper. (#3177) 2019-03-04 12:56:25 -08:00
tpu_operation.go Add Cloud TPU Nodes (#3179) 2019-03-04 16:07:10 -08:00
transport_test.go Autogenerate {{Resource}}Destroy in tests. (#2317) 2018-12-20 17:22:22 -08:00
transport.go Add Appengine's firewall rules. (#2738) 2019-01-02 16:44:08 -08:00
utils_test.go Fix golangci-lint errors (#3059) 2019-02-14 16:00:35 -08:00
utils.go Fix CI problems for 0.12 SDK (#3252) 2019-03-15 16:34:30 -07: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