diff --git a/website/source/docs/providers/google/r/google_project_services.html.markdown b/website/source/docs/providers/google/r/google_project_services.html.markdown index 0637816a0a..d6698f2a18 100644 --- a/website/source/docs/providers/google/r/google_project_services.html.markdown +++ b/website/source/docs/providers/google/r/google_project_services.html.markdown @@ -12,6 +12,9 @@ Allows management of enabled API services for an existing Google Cloud Platform project. Services in an existing project that are not defined in the config will be removed. +For a list of services available, visit the +[API library page](https://console.cloud.google.com/apis/library) or run `gcloud service-management list`. + ## Example Usage ```hcl