terraform-provider-google/google
Paddy c9fb64ed57 Unremove ipv4_range on networks.
We removed ipv4_range, but the API still exists, it's just deprecated.
This breaks configs for users that haven't migrated off yet. I added it
back, added some tests to use it, included it in the docs, and basically
tried to put things back the way they were. The main difference now is
that the auto_create_subnetworks field defaults to true, and we want to
keep that behaviour to avoid a breaking change. So now if users want to
use the lagacy API, they need to set auto_create_subnetworks to false
explicitly.
2017-11-29 15:03:36 -08:00
..
test-fixtures Transfer google provider 2017-06-06 11:58:51 -04:00
api_versions_test.go Firewall uses v1 API if the priority is unset or has the default value. (#500) 2017-10-03 13:24:02 -07:00
api_versions.go Firewall uses v1 API if the priority is unset or has the default value. (#500) 2017-10-03 13:24:02 -07: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
compute_instance_helpers.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
compute_operation.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07: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-06 11:58:51 -04:00
config.go Add google_dataproc_cluster resource (#252) 2017-10-30 16:41:37 -07:00
container_operation.go Allow upgrading GKE versions and provide better error message handling (#291) 2017-08-08 11:31:12 -07:00
data_source_compute_lb_ip_ranges_test.go d/compute_lb_ip_ranges: Add new data source 2017-10-10 22:07:21 +01:00
data_source_compute_lb_ip_ranges.go d/compute_lb_ip_ranges: Add new data source 2017-10-10 22:07:21 +01:00
data_source_dns_managed_zone_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
data_source_dns_managed_zone.go d/dns_managed_zone: Error out if zone is not found 2017-10-10 13:13:42 +01:00
data_source_google_active_folder_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
data_source_google_active_folder.go Add folder data source (#738) 2017-11-15 13:14:03 -08:00
data_source_google_client_config_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_client_config.go Add google_client_config data source (#385) 2017-09-06 14:52:32 -07:00
data_source_google_compute_address_test.go Add the "google_compute_address" datasource (#748) 2017-11-16 09:16:52 -08:00
data_source_google_compute_address.go Add the "google_compute_address" datasource (#748) 2017-11-16 09:16:52 -08:00
data_source_google_compute_global_address_test.go Add the "google_compute_global_address" datasource (#759) 2017-11-17 11:22:37 -08:00
data_source_google_compute_global_address.go Add the "google_compute_global_address" datasource (#759) 2017-11-17 11:22:37 -08:00
data_source_google_compute_instance_group_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
data_source_google_compute_instance_group.go Change required fields to computed in compute instance group datasource (#323) 2017-08-11 15:49:45 -07:00
data_source_google_compute_network_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_compute_network.go Transfer google provider 2017-06-06 11:58:51 -04:00
data_source_google_compute_subnetwork_test.go Add secondary range support to google_compute_subnetwork data source (#687) 2017-11-06 11:19:46 -08:00
data_source_google_compute_subnetwork.go Add secondary range support to google_compute_subnetwork data source (#687) 2017-11-06 11:19:46 -08:00
data_source_google_compute_zones_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_compute_zones.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
data_source_google_container_engine_versions_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_google_container_engine_versions.go Transfer google provider 2017-06-09 16:50:30 +00:00
data_source_google_iam_policy_test.go Use common utils method in iam policy data source (#405) 2017-09-11 12:43:44 -07:00
data_source_google_iam_policy.go Use common utils method in iam policy data source (#405) 2017-09-11 12:43:44 -07:00
data_source_storage_object_signed_url_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
data_source_storage_object_signed_url.go Add name validation function, standardise validation functions used (#164) 2017-07-07 12:48:29 -07:00
dataproc_cluster_operation.go Add google_dataproc_cluster resource (#252) 2017-10-30 16:41:37 -07:00
dataproc_job_operation.go Add google_dataproc_job resource (#253) 2017-11-21 09:32:43 -08:00
disk_type.go Fix a few instances where we read the project from the provider config and not using the helper function (#469) 2017-09-26 17:01:52 -07:00
dns_change.go Transfer google provider 2017-06-06 11:58:51 -04:00
field_helpers_test.go Add Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
field_helpers.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
gcp_sweeper_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
iam_folder.go Refactored authoritative IAM policy logic to be reusable (#776) 2017-11-21 14:58:02 -08:00
iam_kms_crypto_key.go IAM resources for KMS KeyRIng and CryptoKey (#781) 2017-11-23 11:26:43 -08:00
iam_kms_key_ring.go IAM resources for KMS KeyRIng and CryptoKey (#781) 2017-11-23 11:26:43 -08:00
iam_organization.go Add IAM binding and member support for organizations (#775) 2017-11-21 14:30:48 -08:00
iam_project.go Refactor project iam binding and member resources to improve reusability (#744) 2017-11-20 17:01:39 -08:00
iam.go Refactor project iam binding and member resources to improve reusability (#744) 2017-11-20 17:01:39 -08:00
image_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
image.go Fix a few instances where we read the project from the provider config and not using the helper function (#469) 2017-09-26 17:01:52 -07:00
import_bigquery_dataset_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_bigquery_table_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_address_test.go Fix commented out test. 2017-11-08 10:58:30 -08:00
import_compute_autoscaler_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_backend_bucket_test.go Add import support for google_compute_backend_bucket (#736) 2017-11-13 15:59:34 -08:00
import_compute_backend_service_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_disk_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_firewall_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_forwarding_rule_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_global_address_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
import_compute_global_forwarding_rule_test.go Add import support to global forwarding rule (#653) 2017-10-31 11:28:55 -07:00
import_compute_health_check_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_http_health_check_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_https_health_check_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_image_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
import_compute_instance_group_manager_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_instance_group_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_instance_template_test.go Add Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
import_compute_network_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
import_compute_project_metadata_item_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_region_autoscaler_test.go Add resource_compute_region_autoscaler (#544) 2017-10-09 10:59:38 -07:00
import_compute_route_test.go Fix import for compute_route (#565) 2017-10-13 11:05:22 -07:00
import_compute_router_interface_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_router_peer_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_router_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_ssl_certificate_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
import_compute_subnetwork_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_target_http_proxy_test.go Add import support for ssl certificate, http/s proxy and url map (#678) 2017-11-09 10:16:57 -08:00
import_compute_target_https_proxy_test.go Add import support for ssl certificate, http/s proxy and url map (#678) 2017-11-09 10:16:57 -08:00
import_compute_target_pool_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
import_compute_target_ssl_proxy_test.go Add new resource google_compute_target_ssl_proxy (#569) 2017-10-13 11:02:42 -07:00
import_compute_target_tcp_proxy_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_compute_url_map_test.go Add import support for ssl certificate, http/s proxy and url map (#678) 2017-11-09 10:16:57 -08:00
import_container_cluster_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_container_node_pool_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_dns_managed_zone_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
import_google_folder_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_google_organization_iam_custom_role_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_google_organization_policy_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_google_project_iam_custom_role_test.go Add new resource to support IAM custom project roles. (#709) 2017-11-10 11:01:33 -08:00
import_google_project_services_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_google_project_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_google_service_account_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
import_kms_crypto_key_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_kms_key_ring_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
import_logging_project_sink_test.go Make google_logging_project_sink resource importable (#688) 2017-11-07 14:40:22 -08:00
import_pubsub_subscription_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_pubsub_topic_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_spanner_database_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_spanner_instance_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_sql_database_instance_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_sql_database_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_sql_user_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
import_storage_bucket_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
logging_utils_test.go Add stackdriver project sink support (#432) 2017-09-14 19:15:14 -07:00
logging_utils.go Add stackdriver project sink support (#432) 2017-09-14 19:15:14 -07:00
metadata.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
node_config.go Update GKE docs to match actual schema; reorder fields in schema (#637) 2017-10-27 15:18:34 -07:00
provider_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
provider.go Add new resource google_folder_organization_policy (#747) 2017-11-27 14:53:01 -08:00
resource_bigquery_dataset_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigquery_dataset.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_bigquery_table_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigquery_table.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_bigtable_instance_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigtable_instance.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_bigtable_table_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_bigtable_table.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_address_migrate_test.go Import for compute_address supports multiple id formats. (#378) 2017-09-07 10:38:26 -07:00
resource_compute_address_migrate.go Import for compute_address supports multiple id formats. (#378) 2017-09-07 10:38:26 -07:00
resource_compute_address_test.go Give addresses beta support, add internal addresses (#594) 2017-11-07 13:38:26 -08:00
resource_compute_address.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_autoscaler_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_autoscaler.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_backend_bucket_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_backend_bucket.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_backend_service_migrate_test.go Fix BackendService group hash when instance groups use beta features (#522) 2017-10-04 16:49:02 -07:00
resource_compute_backend_service_migrate.go Fix BackendService group hash when instance groups use beta features (#522) 2017-10-04 16:49:02 -07:00
resource_compute_backend_service_test.go Add IAP support for backend services (#471) 2017-10-31 16:27:03 -07:00
resource_compute_backend_service.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_disk_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_disk.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_firewall_migrate_test.go Transfer google provider 2017-06-06 11:58:51 -04:00
resource_compute_firewall_migrate.go Transfer google provider 2017-06-06 11:58:51 -04:00
resource_compute_firewall_test.go Unremove ipv4_range on networks. 2017-11-29 15:03:36 -08:00
resource_compute_firewall.go All beta fields in compute firewall are GA (#768) 2017-11-20 15:38:47 -08:00
resource_compute_forwarding_rule_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_forwarding_rule.go Add import support to global forwarding rule (#653) 2017-10-31 11:28:55 -07:00
resource_compute_global_address_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_global_address.go add empty value for ip version for global address (#799) 2017-11-29 10:07:40 -08:00
resource_compute_global_forwarding_rule_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_global_forwarding_rule.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_health_check_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_health_check.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_http_health_check_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_http_health_check.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_https_health_check_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_https_health_check.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_image_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_image.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_instance_group_manager_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_instance_group_manager.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -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 Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_instance_group.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_instance_migrate_test.go Add Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
resource_compute_instance_migrate.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -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 Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
resource_compute_instance_template.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
resource_compute_instance_test.go Add Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
resource_compute_instance.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
resource_compute_network_peering_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_network_peering.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_network_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_network.go Unremove ipv4_range on networks. 2017-11-29 15:03:36 -08:00
resource_compute_project_metadata_item_test.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
resource_compute_project_metadata_item.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
resource_compute_project_metadata_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_compute_project_metadata.go compute instance helpers / metadata cleanup (#797) 2017-11-29 09:47:42 -08:00
resource_compute_region_autoscaler_test.go Add resource_compute_region_autoscaler (#544) 2017-10-09 10:59:38 -07:00
resource_compute_region_autoscaler.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_region_backend_service_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_region_backend_service.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_region_instance_group_manager_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_region_instance_group_manager.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_route_test.go Unremove ipv4_range on networks. 2017-11-29 15:03:36 -08:00
resource_compute_route.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_router_interface_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_router_interface.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_router_peer_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_router_peer.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_router_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_router.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_shared_vpc_host_project.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_shared_vpc_service_project.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_shared_vpc_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_compute_snapshot_test.go Add label support to google_compute_snapshot (#570) 2017-10-13 15:36:03 -07:00
resource_compute_snapshot.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_ssl_certificate_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_ssl_certificate.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_subnetwork_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_subnetwork.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_target_http_proxy_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_target_http_proxy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_target_https_proxy_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_target_https_proxy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_target_pool_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_target_pool.go Add support to google_compute_target_pool for health checks self_link (#702) 2017-11-08 09:11:17 -08:00
resource_compute_target_ssl_proxy_test.go Add new resource google_compute_target_ssl_proxy (#569) 2017-10-13 11:02:42 -07:00
resource_compute_target_ssl_proxy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_target_tcp_proxy_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_compute_target_tcp_proxy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_url_map_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_url_map.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_vpn_gateway_test.go Unremove ipv4_range on networks. 2017-11-29 15:03:36 -08:00
resource_compute_vpn_gateway.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_compute_vpn_tunnel_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_compute_vpn_tunnel.go Store project and region in state (#784) 2017-11-27 16:32:20 -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 Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_container_cluster.go Remove getNetworkName method and use ParseNetworkFieldValue instead (#802) 2017-11-29 10:54:10 -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 Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_container_node_pool.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_dataproc_cluster_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
resource_dataproc_cluster.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_dataproc_job_test.go Add google_dataproc_job resource (#253) 2017-11-21 09:32:43 -08:00
resource_dataproc_job.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_dns_managed_zone_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_dns_managed_zone.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_dns_record_set_test.go Merge pull request #359 from terraform-providers/paddy_95_dns_ns 2017-11-07 16:46:38 -08:00
resource_dns_record_set.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_google_folder_iam_policy_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_folder_organization_policy_test.go Add new resource google_folder_organization_policy (#747) 2017-11-27 14:53:01 -08:00
resource_google_folder_organization_policy.go Add new resource google_folder_organization_policy (#747) 2017-11-27 14:53:01 -08:00
resource_google_folder_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_folder.go Add support for org policies at the organization level (#523) 2017-10-05 13:20:16 -07:00
resource_google_kms_crypto_key_iam_test.go IAM resources for KMS KeyRIng and CryptoKey (#781) 2017-11-23 11:26:43 -08:00
resource_google_kms_key_ring_iam_test.go IAM resources for KMS KeyRIng and CryptoKey (#781) 2017-11-23 11:26:43 -08:00
resource_google_organization_iam_custom_role_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_organization_iam_custom_role.go Add new resource to support IAM custom organization roles (#735) 2017-11-13 16:05:16 -08:00
resource_google_organization_iam_test.go Add IAM binding and member support for organizations (#775) 2017-11-21 14:30:48 -08:00
resource_google_organization_policy_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_organization_policy.go Add new resource google_folder_organization_policy (#747) 2017-11-27 14:53:01 -08:00
resource_google_project_iam_binding_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_project_iam_custom_role_test.go Add new resource to support IAM custom project roles. (#709) 2017-11-10 11:01:33 -08:00
resource_google_project_iam_custom_role.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_google_project_iam_member_test.go Refactor project iam binding and member resources to improve reusability (#744) 2017-11-20 17:01:39 -08:00
resource_google_project_iam_policy_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_project_iam_policy.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_google_project_migrate_test.go Transfer google provider 2017-06-06 11:58:51 -04:00
resource_google_project_migrate.go Transfer google provider 2017-06-06 11:58:51 -04:00
resource_google_project_service_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_project_service.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_google_project_services_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_project_services.go Fix timeout issue with project services (#737) 2017-11-14 11:41:57 -08:00
resource_google_project_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_google_project.go Remove 'id' fields from schemas 2017-10-31 16:27:36 +00:00
resource_google_service_account_key_test.go Add support for google_service_account_key (#472) 2017-10-25 12:43:20 -07:00
resource_google_service_account_key.go Fix service_account_id field validation in service account key (#795) 2017-11-28 14:37:46 -08:00
resource_google_service_account_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
resource_google_service_account.go Validate account_id length in google_service_account (#793) 2017-11-27 17:58:11 -08:00
resource_iam_binding.go Fix Iam Binding to not rely on project specific code (#774) 2017-11-21 13:00:05 -08:00
resource_iam_member.go Refactor project iam binding and member resources to improve reusability (#744) 2017-11-20 17:01:39 -08:00
resource_iam_policy.go Refactored authoritative IAM policy logic to be reusable (#776) 2017-11-21 14:58:02 -08:00
resource_kms_crypto_key_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
resource_kms_crypto_key.go Adds support for creating KMS CryptoKeys resources (#692) 2017-11-14 13:21:25 -08:00
resource_kms_key_ring_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_kms_key_ring.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_logging_billing_account_sink_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_logging_billing_account_sink.go Add resource_logging_billing_account_sink resource (#457) 2017-09-26 15:26:54 -07:00
resource_logging_folder_sink_test.go Get test org and billing account in a consistent way (#766) 2017-11-20 15:45:51 -08:00
resource_logging_folder_sink.go Add google_logging_folder_sink resource (#470) 2017-10-03 09:26:19 -07:00
resource_logging_project_sink_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_logging_project_sink.go Make google_logging_project_sink resource importable (#688) 2017-11-07 14:40:22 -08:00
resource_logging_sink.go Add resource_logging_billing_account_sink resource (#457) 2017-09-26 15:26:54 -07:00
resource_pubsub_subscription_test.go Subscription with topic in different project (#640) 2017-10-30 13:12:14 -07:00
resource_pubsub_subscription.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_pubsub_topic_test.go Always use a function to create a test config (#785) 2017-11-27 16:32:00 -08:00
resource_pubsub_topic.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_runtimeconfig_config_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_runtimeconfig_config.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_runtimeconfig_variable_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_runtimeconfig_variable.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_source_repos_repository_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_source_repos_repository.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_spanner_database_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_spanner_database.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_spanner_instance_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_spanner_instance.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_sql_database_instance_test.go Push expiration time values in acc test farther in the future (#754) 2017-11-16 11:01:05 -08:00
resource_sql_database_instance.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_sql_database_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_sql_database.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_sql_user_migrate_test.go Transfer google provider 2017-06-09 16:50:30 +00:00
resource_sql_user_migrate.go Transfer google provider 2017-06-06 11:58:51 -04:00
resource_sql_user_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_sql_user.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_storage_bucket_acl_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_storage_bucket_acl.go Pull ProjectNumber off bucket, not getProject. 2017-09-25 06:02:36 -07:00
resource_storage_bucket_object_test.go Detect changes to cloud storage object when using source field. (#789) 2017-11-27 16:25:32 -08:00
resource_storage_bucket_object.go Detect changes to local file or changes made outside of Terraform to the file stored on the server. (#798) 2017-11-29 10:03:03 -08:00
resource_storage_bucket_test.go Standardize on test env var for region, creds and project (#770) 2017-11-21 09:34:32 -08:00
resource_storage_bucket.go Store project and region in state (#784) 2017-11-27 16:32:20 -08:00
resource_storage_object_acl_test.go Revert "Revert "Add t.Parallel to all acceptance tests (#558)"" 2017-10-12 15:07:29 -07:00
resource_storage_object_acl.go Fix failing test on storage_object_acl. 2017-09-15 13:08:37 -07:00
resourcemanager_operation.go Create, update, move and delete a GCP folders. (#416) 2017-09-14 11:19:58 -07:00
self_link_helpers.go Add DiffSuppressFunc to GKE cluster networks (#419) 2017-09-14 09:36:29 -07:00
service_account_waiter.go Add support for google_service_account_key (#472) 2017-10-25 12:43:20 -07:00
service_scope.go Add Alias IP and Guest Accelerator support to Instance Templates (#639) 2017-11-28 10:01:27 -08:00
serviceman_operation.go Add support for shared VPC (#572) 2017-10-11 12:51:09 -07:00
spanner_database_operation.go Add Google Spanner Support (google_spanner_database) (#271) 2017-08-14 09:53:11 -07:00
spanner_instance_operation.go Add Google Spanner Support (google_spanner_instance) (#270) 2017-08-14 09:30:41 -07:00
sqladmin_operation.go Fix a few instances where we read the project from the provider config and not using the helper function (#469) 2017-09-26 17:01:52 -07:00
utils_test.go Add google_dataproc_job resource (#253) 2017-11-21 09:32:43 -08:00
utils.go Remove getNetworkName method and use ParseNetworkFieldValue instead (#802) 2017-11-29 10:54:10 -08:00
validation_test.go Validate account_id length in google_service_account (#793) 2017-11-27 17:58:11 -08:00
validation.go Fix service_account_id field validation in service account key (#795) 2017-11-28 14:37:46 -08:00