Skip to content

Commit

Permalink
Add details about import
Browse files Browse the repository at this point in the history
  • Loading branch information
selmanj committed Jul 6, 2017
1 parent 38776de commit 407a312
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/docs/r/compute_project_metadata_item.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,11 @@ The following arguments are supported:
## Attributes Reference

Only the arguments listed above are exposed as attributes.

## Import

Project metadata items can be imported using the `key`, e.g.

```
$ terraform import google_compute_project_metadata_item.default my_metadata
```

0 comments on commit 407a312

Please sign in to comment.