Add mechanism for listing services in project_services docs (#14557)

This commit is contained in:
Dana Hoffman 2017-05-17 10:41:45 -07:00 committed by Paul Stack
parent 28dbf4cbf5
commit 075fc44193

View File

@ -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