Skip to content

Commit 5249d4e

Browse files
authored
Merge pull request #40 from equinix-labs/create-pull-request/patch-1705597263
generate-terraform-docs: automated action
2 parents f2f8ae5 + b4488fb commit 5249d4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/metal/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This module provisions a cluster of bare metal machines, VLAN, gateway, and an S
1010
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.3 |
1111
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | >= 1.10.0 |
1212
| <a name="requirement_local"></a> [local](#requirement\_local) | 2.4.0 |
13-
| <a name="requirement_random"></a> [random](#requirement\_random) | 3.5.1 |
13+
| <a name="requirement_random"></a> [random](#requirement\_random) | 3.6.0 |
1414
| <a name="requirement_tls"></a> [tls](#requirement\_tls) | 4.0.4 |
1515

1616
## Providers
@@ -19,7 +19,7 @@ This module provisions a cluster of bare metal machines, VLAN, gateway, and an S
1919
|------|---------|
2020
| <a name="provider_equinix"></a> [equinix](#provider\_equinix) | >= 1.10.0 |
2121
| <a name="provider_local"></a> [local](#provider\_local) | 2.4.0 |
22-
| <a name="provider_random"></a> [random](#provider\_random) | 3.5.1 |
22+
| <a name="provider_random"></a> [random](#provider\_random) | 3.6.0 |
2323
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.0.4 |
2424

2525
## Modules
@@ -36,8 +36,8 @@ No modules.
3636
| [equinix_metal_ssh_key.ssh_pub_key](https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/metal_ssh_key) | resource |
3737
| [equinix_metal_vlan.provisioning_vlan](https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/metal_vlan) | resource |
3838
| [local_file.ssh_private_key](https://registry.terraform.io/providers/hashicorp/local/2.4.0/docs/resources/file) | resource |
39-
| [random_string.resource_suffix](https://registry.terraform.io/providers/hashicorp/random/3.5.1/docs/resources/string) | resource |
40-
| [random_string.ssh_key_suffix](https://registry.terraform.io/providers/hashicorp/random/3.5.1/docs/resources/string) | resource |
39+
| [random_string.resource_suffix](https://registry.terraform.io/providers/hashicorp/random/3.6.0/docs/resources/string) | resource |
40+
| [random_string.ssh_key_suffix](https://registry.terraform.io/providers/hashicorp/random/3.6.0/docs/resources/string) | resource |
4141
| [tls_private_key.ssh_key_pair](https://registry.terraform.io/providers/hashicorp/tls/4.0.4/docs/resources/private_key) | resource |
4242

4343
## Inputs

0 commit comments

Comments
 (0)