Skip to content

Commit aaa7e0c

Browse files
Add permission name. (#3927) (#2443)
Signed-off-by: Modular Magician <[email protected]>
1 parent 1e73f0f commit aaa7e0c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.changelog/3927.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/google_project_service.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Allows management of a single API service for an existing Google Cloud Platform
1414
For a list of services available, visit the
1515
[API library page](https://console.cloud.google.com/apis/library) or run `gcloud services list`.
1616

17+
Requires [Service Usage API](https://console.cloud.google.com/apis/library/serviceusage.googleapis.com).
18+
1719
## Example Usage
1820

1921
```hcl

0 commit comments

Comments
 (0)