Skip to content

Commit

Permalink
Fix white space
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Apr 20, 2024
1 parent 38d8aa4 commit 4fa0a20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ content: |-
## Optional
The default number of supported Access Rules and Manual Nat Rules is 100. To change it, please visit: [templates](/templates)
The default number of supported Access Rules and Manual Nat Rules is 100. To change it, please visit: [templates](/templates)
## Examples
Expand Down
2 changes: 1 addition & 1 deletion examples/network_groups/.terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ content: |-
This example will create a new `MyNetworkGroup1`, `MyNetworkGroup2` network-group objects that contains two objects:
> `MyNetworkGroup1`:
- newly created `MyHost1` host object
- already existing `any-ipv4` network object
- already existing `any-ipv4` network object
> `MyNetworkGroup2`:
- newly created `MyNetworkGroup1` network-group object
- newly created `MyHost2` host object
Expand Down

0 comments on commit 4fa0a20

Please sign in to comment.