Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

fix(docs): Remove duplicated provider sections #164

Merged
merged 1 commit into from
Jun 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions examples/bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@ terraform destroy
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |

## Modules

| Name | Source | Version |
Expand Down
7 changes: 0 additions & 7 deletions examples/panorama/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ $ terraform apply
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | ~> 2.42 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.1 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | ~> 2.42 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.0 |

## Modules

| Name | Source | Version |
Expand Down
7 changes: 0 additions & 7 deletions examples/transit_vnet_common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ $ terraform apply
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.97 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.1 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.97 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.0 |

## Modules

| Name | Source | Version |
Expand Down
7 changes: 0 additions & 7 deletions examples/transit_vnet_dedicated/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ terraform ouput -json password
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.1 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.0 |

## Modules

| Name | Source | Version |
Expand Down
7 changes: 0 additions & 7 deletions examples/vmseries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,6 @@ terraform destroy
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.1 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.0 |

## Modules

| Name | Source | Version |
Expand Down
7 changes: 0 additions & 7 deletions examples/vmseries_scaleset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,6 @@ terraform destroy
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.1 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | = 2.64 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.0 |

## Modules

| Name | Source | Version |
Expand Down
7 changes: 0 additions & 7 deletions modules/bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@ resource "local_file" "this" {
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | ~> 2.42 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.1 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | ~> 2.42 |
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.0 |

## Modules

No modules.
Expand Down
6 changes: 0 additions & 6 deletions modules/panorama/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ module "panorama" {
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | ~> 2.64 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | ~> 2.64 |

## Modules

No modules.
Expand Down