Skip to content

Commit 32505d3

Browse files
ubschmidt2rosbo
authored andcommitted
Fix broken link to GCP Resource Manager's folder API doc. (hashicorp#562)
1 parent be982fc commit 32505d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/google_folder.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: |-
1111
Allows management of a Google Cloud Platform folder. For more information see
1212
[the official documentation](https://cloud.google.com/resource-manager/docs/creating-managing-folders)
1313
and
14-
[API](https://cloud.google.com/resource-manager/reference/rest/v2/folder).
14+
[API](https://cloud.google.com/resource-manager/reference/rest/v2/folders).
1515

1616
A folder can contain projects, other folders, or a combination of both. You can use folders to group projects under an organization in a hierarchy. For example, your organization might contain multiple departments, each with its own set of Cloud Platform resources. Folders allows you to group these resources on a per-department basis. Folders are used to group resources that share common IAM policies.
1717

0 commit comments

Comments
 (0)