Skip to content

Commit

Permalink
Merge branch 'readme' of github.com:Nepomuceno/terraform-azurerm-nami…
Browse files Browse the repository at this point in the history
…ng into readme
  • Loading branch information
Nepomuceno committed Jun 25, 2020
2 parents c2cdef1 + c8bfff5 commit b31b130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ You can find a list bellow of all the resources that are currently implemented.

## Output

Each one of the resources spits out more than just the name of the resource but also other properties:
Each one of the resources emits the name of the resource and other properties:

| Property | Type | Description |
| ----- |----- | ---- |
| name | string | name of the resource including their respective suffixes and prefixes applied |
| name | string | name of the resource including respective suffixes and prefixes applied |
| name_unique | string | same as the name but with random chars added for uniqueness |
| dashes | bool | if these resources support dashes |
| slug | string | letters to identify this resource among others |
Expand Down

0 comments on commit b31b130

Please sign in to comment.