terraform/builtin/providers/google
James Nugent ce729c1a82 provider/google: Provide valid config in acctest
The changes to allow for testing ID-only refresh conflict with passing
in "" as Config for tests. In this case we instead construct a config
with a known-non-existent bucket name.
2016-05-23 17:20:19 -05:00
..
test-fixtures
compute_operation.go
config.go
config_test.go
disk_type.go
dns_change.go
image.go
metadata.go
provider.go Read more default envvars for GCP 2016-04-11 12:19:07 -04:00
provider_test.go Correct error messages in google provider test library 2016-05-10 10:59:11 -07:00
resource_compute_address.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_address_test.go
resource_compute_autoscaler.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_autoscaler_test.go provider/google: use non-deprecated image in acceptance tests, documentation 2016-03-26 09:55:28 -07:00
resource_compute_backend_service.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_backend_service_test.go provider/google: use non-deprecated image in acceptance tests, documentation 2016-03-26 09:55:28 -07:00
resource_compute_disk.go providers/google: Don't fail deleting disks that don't exist. 2016-05-16 11:57:04 -07:00
resource_compute_disk_test.go provider/google: use non-deprecated image in acceptance tests, documentation 2016-03-26 09:55:28 -07:00
resource_compute_firewall.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_firewall_test.go
resource_compute_forwarding_rule.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_forwarding_rule_test.go
resource_compute_global_address.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_global_address_test.go
resource_compute_global_forwarding_rule.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_global_forwarding_rule_test.go
resource_compute_http_health_check.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_http_health_check_test.go
resource_compute_https_health_check.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_https_health_check_test.go
resource_compute_instance.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_instance_group.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_instance_group_manager.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_instance_group_manager_test.go providers/google: support optionial uuid naming for Instance Template (#6604) 2016-05-11 22:54:47 +01:00
resource_compute_instance_group_test.go provider/google: use non-deprecated image in acceptance tests, documentation 2016-03-26 09:55:28 -07:00
resource_compute_instance_migrate.go
resource_compute_instance_migrate_test.go
resource_compute_instance_template.go providers/google: support optionial uuid naming for Instance Template (#6604) 2016-05-11 22:54:47 +01:00
resource_compute_instance_template_test.go Fix import formatting across code base 2016-04-18 17:28:46 -07:00
resource_compute_instance_test.go providers/google: Don't fail deleting disks that don't exist. 2016-05-16 11:57:04 -07:00
resource_compute_network.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_network_test.go Add subnetwork resource ACC tests, additional doc updates 2016-02-18 08:37:58 -08:00
resource_compute_project_metadata.go Accept "project" as an attribute to GCP resources 2016-04-10 13:01:24 -04:00
resource_compute_project_metadata_test.go
resource_compute_route.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_route_test.go
resource_compute_ssl_certificate.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_ssl_certificate_test.go
resource_compute_subnetwork.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_subnetwork_test.go Add subnetwork resource ACC tests, additional doc updates 2016-02-18 08:37:58 -08:00
resource_compute_target_http_proxy.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_target_http_proxy_test.go
resource_compute_target_https_proxy.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_target_https_proxy_test.go
resource_compute_target_pool.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_target_pool_test.go
resource_compute_url_map.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_url_map_test.go
resource_compute_vpn_gateway.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_vpn_gateway_test.go
resource_compute_vpn_tunnel.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_compute_vpn_tunnel_test.go provider/google: Fix VPN tunnel creation test 2016-03-02 13:17:38 -08:00
resource_container_cluster.go Update docs and fix computed container settings 2016-04-14 16:33:52 -07:00
resource_container_cluster_test.go
resource_dns_managed_zone.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_dns_managed_zone_test.go description is now a required field for google_dns_managed_zone 2016-03-02 17:23:11 -03:00
resource_dns_record_set.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_dns_record_set_test.go
resource_pubsub_subscription.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_pubsub_subscription_test.go provider/google: Fix Pubsub acceptance tests 2016-03-02 15:36:32 -08:00
resource_pubsub_topic.go Accept "project" as an attribute to GCP resources 2016-04-10 13:01:24 -04:00
resource_pubsub_topic_test.go provider/google: Fix Pubsub acceptance tests 2016-03-02 15:36:32 -08:00
resource_sql_database.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_sql_database_instance.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_sql_database_instance_test.go
resource_sql_database_test.go
resource_sql_user.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_sql_user_test.go
resource_storage_bucket.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_storage_bucket_acl.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_storage_bucket_acl_test.go provider/google: Address flaky GCS acceptance tests. 2016-03-07 14:26:19 -08:00
resource_storage_bucket_object.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_storage_bucket_object_test.go provider/google: Address flaky GCS acceptance tests. 2016-03-07 14:26:19 -08:00
resource_storage_bucket_test.go provider/google: Provide valid config in acctest 2016-05-23 17:20:19 -05:00
resource_storage_object_acl.go Update documentation to include new "project" attribute 2016-04-10 17:34:15 -04:00
resource_storage_object_acl_test.go provider/google: Address flaky GCS acceptance tests. 2016-03-07 14:26:19 -08:00
service_scope.go
sqladmin_operation.go