Skip to content

Commit

Permalink
docs: Add sigil back into rgv2 docs (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
zekisherif authored Aug 30, 2023
1 parent fc1ecdb commit 9b06790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/resource_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ You can import a Lacework resource group by `RESOURCE_GROUP_GUID`, for example:
$ terraform import lacework_resource_group.example EXAMPLE_1234BAE1E42182964D23973F44CFEA3C4AB63B99E9A1EC5
```

**Note:** To retrieve the `RESOURCE_GROUP_GUID` from existing resource groups in your account,
-> **Note:** To retrieve the `RESOURCE_GROUP_GUID` from existing resource groups in your account,
use the Lacework CLI command `lacework resource-group list`. To install this tool follow
[this documentation](https://docs.lacework.com/cli/).

0 comments on commit 9b06790

Please sign in to comment.