Skip to content

Commit

Permalink
Merge pull request #5835 from terraform-providers/tph/fix-r-resource_…
Browse files Browse the repository at this point in the history
…group-docs

docs: Adds `id` to Data Source: `azurerm_resource_group`
  • Loading branch information
tombuildsstuff authored Feb 21, 2020
2 parents 70606d2 + 51fa1b4 commit cdca5d6
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 cdca5d6

Please sign in to comment.