Merge pull request #1299 from terraform-providers/paddy_fix_1_9_0_links

Fix broken link.
This commit is contained in:
Paddy 2018-04-05 16:39:30 -07:00 committed by GitHub
commit 71e7985800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ resource, with Terraform creating and managing the project. To replicate the old
behavior, either:
* Use the project ID directly in whatever is referencing the project, using the
[google_project_iam_policy](/docs/providers/google/r/google_project_iam_policy.html)
[google_project_iam_policy](/docs/providers/google/r/google_project_iam.html)
to replace the old `policy_data` property.
* Use the [import](/docs/import/usage.html) functionality
to import your pre-existing project into Terraform, where it can be referenced and