Skip to content

Commit

Permalink
ignore project on read and remove custom import on `google_os_config_…
Browse files Browse the repository at this point in the history
…guest_policies` (#5172) (#10019)

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Sep 7, 2021
1 parent e07231a commit 8cde36f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/5172.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
osconfig: fixed import on google_os_config_guest_policies
```
2 changes: 1 addition & 1 deletion website/docs/r/os_config_guest_policies.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ The `script_run` block supports:

In addition to the arguments listed above, the following computed attributes are exported:

* `id` - an identifier for the resource with format `{{name}}`
* `id` - an identifier for the resource with format `projects/{{project}}/guestPolicies/{{guest_policy_id}}`

* `name` -
Unique name of the resource in this project using one of the following forms: projects/{project_number}/guestPolicies/{guestPolicyId}.
Expand Down

0 comments on commit 8cde36f

Please sign in to comment.