Skip to content

Commit 4a8a7ba

Browse files
authored
generate-terraform-docs: automated action
Signed-off-by: GitHub <[email protected]>
1 parent 183b849 commit 4a8a7ba

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
@@ -8,7 +8,7 @@
88
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.3 |
99
| <a name="requirement_equinix"></a> [equinix](#requirement\_equinix) | >= 1.10.0 |
1010
| <a name="requirement_local"></a> [local](#requirement\_local) | 2.4.0 |
11-
| <a name="requirement_random"></a> [random](#requirement\_random) | 3.4.3 |
11+
| <a name="requirement_random"></a> [random](#requirement\_random) | 3.5.1 |
1212
| <a name="requirement_tls"></a> [tls](#requirement\_tls) | 4.0.4 |
1313

1414
## Providers
@@ -17,7 +17,7 @@
1717
|------|---------|
1818
| <a name="provider_equinix"></a> [equinix](#provider\_equinix) | >= 1.10.0 |
1919
| <a name="provider_local"></a> [local](#provider\_local) | 2.4.0 |
20-
| <a name="provider_random"></a> [random](#provider\_random) | 3.4.3 |
20+
| <a name="provider_random"></a> [random](#provider\_random) | 3.5.1 |
2121
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.0.4 |
2222

2323
## Modules
@@ -34,8 +34,8 @@ No modules.
3434
| [equinix_metal_ssh_key.ssh_pub_key](https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/metal_ssh_key) | resource |
3535
| [equinix_metal_vlan.provisioning_vlan](https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/metal_vlan) | resource |
3636
| [local_file.ssh_private_key](https://registry.terraform.io/providers/hashicorp/local/2.4.0/docs/resources/file) | resource |
37-
| [random_string.resource_suffix](https://registry.terraform.io/providers/hashicorp/random/3.4.3/docs/resources/string) | resource |
38-
| [random_string.ssh_key_suffix](https://registry.terraform.io/providers/hashicorp/random/3.4.3/docs/resources/string) | resource |
37+
| [random_string.resource_suffix](https://registry.terraform.io/providers/hashicorp/random/3.5.1/docs/resources/string) | resource |
38+
| [random_string.ssh_key_suffix](https://registry.terraform.io/providers/hashicorp/random/3.5.1/docs/resources/string) | resource |
3939
| [tls_private_key.ssh_key_pair](https://registry.terraform.io/providers/hashicorp/tls/4.0.4/docs/resources/private_key) | resource |
4040

4141
## Inputs

0 commit comments

Comments
 (0)