terraform-provider-google/website/docs/r
Jamie Lennox f8eb752809 Allow using in repo configuration for cloudbuild trigger (#1557)
* Allow using in repo configuration for cloudbuild trigger

Cloudbuild triggers have a complex configuration that can be defined
from the API. When using the console, the more typical way of doing this
is to defined the configuration within the repository and point the
configuration to the file that defines the config.

This can be supported by sending the filename parameter instead of the
build parameter, however only one can be sent.

* Acceptance testing for cloudbuild trigger with filename

Ensure that when a cloudbuild repo trigger is created with a filename,
that filename is what actually ends up in the cloud.

* Don't specify "by default" in cloudbuild-trigger.

The docs shouldn't say that "cloudbuild.yaml" is used by default. There
is no default from the APIs, but the console suggest using this value.
Just say it's the typical value in documentation.
2018-06-05 10:17:20 -07:00
..
bigquery_dataset.html.markdown Allow bigquery regional location (#1496) 2018-05-15 14:36:12 -07:00
bigquery_table.html.markdown Add time partitioning field to google_bigquery_table resource (#1240) 2018-03-30 10:15:06 -07:00
bigtable_instance.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
bigtable_table.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
cloudbuild_trigger.html.markdown Allow using in repo configuration for cloudbuild trigger (#1557) 2018-06-05 10:17:20 -07:00
cloudfunctions_function.html.markdown add ability to retry cloud functions on failure (#1452) 2018-05-09 13:57:54 -07:00
cloudiot_registry.html.markdown Fix cloudiot example (#1514) 2018-05-21 15:04:48 -07:00
compute_address.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_autoscaler.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_backend_bucket.html.markdown Fix indentation in property documentation (#1481) 2018-05-11 15:25:06 -07:00
compute_backend_service.html.markdown Add support for custom request headers in backend services (#1537) 2018-05-29 13:29:40 -07:00
compute_disk.html.markdown Autogenerate Disk resource (#1521). 2018-05-31 18:10:06 -07:00
compute_firewall.html.markdown add disabled property to firewall (#1536) 2018-05-29 13:27:29 -07:00
compute_forwarding_rule.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_global_address.html.markdown Fix indentation in property documentation (#1481) 2018-05-11 15:25:06 -07:00
compute_global_forwarding_rule.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_health_check.html.markdown Fix read method + test/document import for google_compute_health_check (#155) 2017-06-26 18:25:22 +03:00
compute_http_health_check.html.markdown Fix indentation in property documentation (#1481) 2018-05-11 15:25:06 -07:00
compute_https_health_check.html.markdown Fix indentation in property documentation (#1481) 2018-05-11 15:25:06 -07:00
compute_image.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_instance_group_manager.html.markdown Implement multiple version in instance group manager (#1499) 2018-06-04 15:34:48 -07:00
compute_instance_group.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_instance_template.html.markdown Finish GH-1323 (#1574) 2018-06-01 15:45:49 -07:00
compute_instance.html.markdown Finish GH-1323 (#1574) 2018-06-01 15:45:49 -07:00
compute_network_peering.html.markdown Add new resource google_compute_network_peering (#259) 2017-07-28 09:51:29 -07:00
compute_network.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_project_metadata_item.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_project_metadata.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_region_autoscaler.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_region_backend_service.html.markdown Fix api link in region backend service (#1505) 2018-05-17 17:20:50 -07:00
compute_region_instance_group_manager.html.markdown Add missing markdown rulers (#1319) 2018-04-11 15:21:48 -07:00
compute_route.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_router_interface.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_router_peer.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_router.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_security_policy.html.markdown Add new google_compute_security_policy resource (#1242) 2018-03-21 16:52:23 -07:00
compute_shared_vpc_host_project.html.markdown Import google_compute_shared_vpc_host_project/google_compute_shared_vpc_service_project resources (#1004) 2018-01-24 12:54:42 -08:00
compute_shared_vpc_service_project.html.markdown Import google_compute_shared_vpc_host_project/google_compute_shared_vpc_service_project resources (#1004) 2018-01-24 12:54:42 -08:00
compute_snapshot.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_ssl_certificate.html.markdown Deprecate name_prefix (#1035) 2018-04-02 10:28:59 -07:00
compute_ssl_policy.html.markdown Release generated SSLPolicy (#1478) 2018-05-14 09:52:33 -07:00
compute_subnetwork_iam.html.markdown add subnetwork iam resources (#1305) 2018-04-06 17:38:48 -07:00
compute_subnetwork.html.markdown Add docs for enabling flow logs. 2018-05-02 11:51:34 -07:00
compute_target_http_proxy.html.markdown Don't override blindly ResourceRef description (#1483) 2018-05-14 15:04:41 -07:00
compute_target_https_proxy.html.markdown Don't override blindly ResourceRef description (#1483) 2018-05-14 15:04:41 -07:00
compute_target_pool.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_target_ssl_proxy.html.markdown Add support for SSL policy to google_compute_target_ssl_proxy (#1568) 2018-05-30 16:00:53 -07:00
compute_target_tcp_proxy.html.markdown Don't override blindly ResourceRef description (#1483) 2018-05-14 15:04:41 -07:00
compute_url_map.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
compute_vpn_gateway.html.markdown Don't override blindly ResourceRef description (#1483) 2018-05-14 15:04:41 -07:00
compute_vpn_tunnel.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
container_cluster.html.markdown allow beta kubernetes logging; add monitoring validation (#1589) 2018-06-04 15:09:52 -07:00
container_node_pool.html.markdown #1300 Supporting regional clusters for node pools (#1320) 2018-04-24 17:55:21 -07:00
dataflow_job.html.markdown New Resource: Dataflow Job (#855) 2018-01-10 14:38:15 -08:00
dataproc_cluster.html.markdown Dataproc autogen bucket changes (#1171) 2018-03-13 11:46:27 -07:00
dataproc_job.html.markdown Add google_dataproc_job resource (#253) 2017-11-21 09:32:43 -08:00
dns_managed_zone.markdown Google managed zone dns_name argument requires a fully qualified domain name. 2018-04-09 14:51:04 -07:00
dns_record_set.markdown Fix page render of \" for DNS Record docs, also reword a bit (#1414) 2018-05-01 15:22:29 -07:00
endpoints_service.html.markdown Switch from protoc_output to protoc_output_base64. (#1290) 2018-04-17 13:00:37 -07:00
google_folder_iam_binding.html.markdown Add 'google_folder_iam_binding' and 'google_folder_iam_member' resources (#1076) 2018-02-13 12:49:51 -08:00
google_folder_iam_member.html.markdown Add 'google_folder_iam_binding' and 'google_folder_iam_member' resources (#1076) 2018-02-13 12:49:51 -08:00
google_folder_iam_policy.html.markdown Assign IAM policy to folder. (#447) 2017-09-25 11:30:45 -07:00
google_folder_organization_policy.html.markdown Added support for restoring default organization policies (#1477) 2018-05-30 15:48:08 -07:00
google_folder.html.markdown Fix broken link to GCP Resource Manager's folder API doc. (#562) 2017-10-10 09:38:40 -07:00
google_kms_crypto_key_iam_binding.html.markdown Updates google_kms_crypto_key_iam_binding documentation import syntax (#1518) 2018-05-22 12:48:20 -07:00
google_kms_crypto_key_iam_member.html.markdown Fixed small typos in the doc, where the custom roles names should contain "projects|organizations" in plural form. (#1012) 2018-01-26 16:36:57 -08:00
google_kms_crypto_key.html.markdown Add google_kms_key_ring_iam_policy resource and improve iam docs (#814) 2017-12-06 09:33:21 -08:00
google_kms_key_ring_iam.html.markdown Small typo fix for google_kms_key_ring_iam docs (#1517) 2018-05-22 13:32:34 -07:00
google_kms_key_ring.html.markdown Add google_kms_key_ring_iam_policy resource and improve iam docs (#814) 2017-12-06 09:33:21 -08:00
google_organization_iam_binding.md Fixed small typos in the doc, where the custom roles names should contain "projects|organizations" in plural form. (#1012) 2018-01-26 16:36:57 -08:00
google_organization_iam_custom_role.html.markdown Add new resource to support IAM custom organization roles (#735) 2017-11-13 16:05:16 -08:00
google_organization_iam_member.md Fixed small typos in the doc, where the custom roles names should contain "projects|organizations" in plural form. (#1012) 2018-01-26 16:36:57 -08:00
google_organization_iam_policy.md Add the organization iam policy, with suitable warnings. (#1196) 2018-03-14 15:21:33 -07:00
google_organization_policy.html.markdown Added support for restoring default organization policies (#1477) 2018-05-30 15:48:08 -07:00
google_project_iam_custom_role.html.markdown Fix wrong filename for project custom role documentation (#734) 2017-11-13 14:57:58 -08:00
google_project_iam.html.markdown consolidate iam docs, add a bit more for service account (#1227) 2018-03-20 17:06:54 -07:00
google_project_organization_policy.html.markdown Added support for restoring default organization policies (#1477) 2018-05-30 15:48:08 -07:00
google_project_service.html.markdown Use new serviceusage API for google_project_service[s] (#1522) 2018-05-22 17:45:22 -07:00
google_project_services.html.markdown Fix the example GCloud command line for listing the enabled APIs. (#1325) 2018-04-12 13:26:34 -07:00
google_project.html.markdown Fix link to app engine locations page (#1545) 2018-05-28 09:26:49 -07:00
google_service_account_iam.html.markdown consolidate iam docs, add a bit more for service account (#1227) 2018-03-20 17:06:54 -07:00
google_service_account_key.html.markdown website/docs/r/google_service_account_key.html.markdown: fixed docs (#1512) 2018-05-21 15:05:55 -07:00
google_service_account.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
logging_billing_account_exclusion.html.markdown Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
logging_billing_account_sink.html.markdown fix link format (#673) 2017-11-03 09:45:48 -07:00
logging_folder_exclusion.html.markdown Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
logging_folder_sink.html.markdown fix link format (#673) 2017-11-03 09:45:48 -07:00
logging_organization_exclusion.html.markdown Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
logging_organization_sink.html.markdown Fix broken links on the website. 2018-01-18 14:07:24 -08:00
logging_project_exclusion.html.markdown Add google_logging_project_exclusion resource (#990) 2018-05-18 08:55:04 -07:00
logging_project_sink.html.markdown Fix API link in logging docs 2018-03-26 10:28:33 -07:00
pubsub_subscription_iam.html.markdown Add IAM resources for pubsub subscriptions (#1156) 2018-03-06 09:52:39 -08:00
pubsub_subscription.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
pubsub_topic_iam.html.markdown Add IAM resources for pubsub subscriptions (#1156) 2018-03-06 09:52:39 -08:00
pubsub_topic.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
redis_instance.html.markdown add update support for redis (#1590) 2018-06-04 17:41:48 -07:00
resourcemanager_lien.html.markdown Redis resource (#1485) 2018-05-23 11:25:48 -07:00
runtimeconfig_config.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
runtimeconfig_variable.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
sourcerepo_repository.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
spanner_database_iam.html.markdown Add Spanner database IAM docs 2018-05-02 10:58:04 -07:00
spanner_database.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
spanner_instance_iam.html.markdown Add warning about IAM policy. 2018-05-02 11:08:08 -07:00
spanner_instance.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
sql_database_instance.html.markdown Added user label support in sql_database_instance (#1372) (#1567) 2018-05-30 15:32:11 -07:00
sql_database.html.markdown Update PostGRES cloudsql docs (#1516) 2018-05-21 14:57:50 -07:00
sql_user.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
storage_bucket_acl.html.markdown chore(docs): add undocumented attributes 2017-06-30 12:36:47 +02:00
storage_bucket_iam.html.markdown #843: Add policy support to storage buckets (#1190) 2018-05-08 14:00:48 -07:00
storage_bucket_object.html.markdown Update docs to reflect removal and deprecations. 2017-09-28 15:51:31 -07:00
storage_bucket.html.markdown make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
storage_default_object_acl.html.markdown Add google_storage_default_object_acl resource (#992) 2018-01-25 11:29:49 -08:00
storage_notification.html.markdown Fix order of getting project for storage notification topic (#1490) 2018-05-15 13:30:59 -07:00
storage_object_acl.html.markdown fixing example of google_storage_object_acl (#642) 2017-11-02 10:50:54 -07:00
usage_export_bucket.html.markdown Add usage export bucket resource. (#1080) 2018-02-13 13:30:17 -08:00