Skip to content

Commit

Permalink
Update resource address in import example.
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored Jun 14, 2017
1 parent 27f1f1c commit 9820a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/r/bigquery_table.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ exported:
BigQuery tables can be imported using the `project`, `dataset_id`, and `table_id`, e.g.

```
$ terraform import bigquery_table.default gcp-project:foo.bar
$ terraform import google_bigquery_table.default gcp-project:foo.bar
```

0 comments on commit 9820a0f

Please sign in to comment.