Skip to content

Commit

Permalink
Explain that compute_url_map needs self link for test.service (hashic…
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton authored and rosbo committed Dec 5, 2017
1 parent 48644db commit 6bdc8ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/r/compute_url_map.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The `path_rule` block supports:

The `test` block supports:

* `service` - (Required) The backend service or backend bucket that should be matched by this test.
* `service` - (Required) The backend service or backend bucket link that should be matched by this test.

* `host` - (Required) The host component of the URL being tested.

Expand Down Expand Up @@ -170,4 +170,4 @@ $ terraform import google_compute_url_map.html.foobar foobar
```


Currently `host_rule`, `path_matcher` and `test` importing is not yet supported.
Currently `host_rule`, `path_matcher` and `test` importing is not yet supported.

0 comments on commit 6bdc8ec

Please sign in to comment.