Skip to content

Commit

Permalink
docs: Adds id to r/resource_group
Browse files Browse the repository at this point in the history
Fixes #5686
  • Loading branch information
tracypholmes committed Feb 21, 2020
1 parent a581836 commit 51fa1b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/d/resource_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ resource "azurerm_managed_disk" "example" {

## Attributes Reference

* `id` - The ID of the Resource Group.
* `location` - The location of the resource group.
* `tags` - A mapping of tags assigned to the resource group.

Expand Down

0 comments on commit 51fa1b4

Please sign in to comment.