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

Commit

Permalink
fix(docs): Remove duplicated provider sections (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbil authored and migara committed Jul 5, 2022
1 parent 5565440 commit e7b427b
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 54 deletions.
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

0 comments on commit e7b427b

Please sign in to comment.