@@ -10,7 +10,7 @@ This module provisions a cluster of bare metal machines, VLAN, gateway, and an S
10
10
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
11
11
| <a name =" requirement_equinix " ></a > [ equinix] ( #requirement\_ equinix ) | >= 1.10.0 |
12
12
| <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 |
14
14
| <a name =" requirement_tls " ></a > [ tls] ( #requirement\_ tls ) | 4.0.4 |
15
15
16
16
## Providers
@@ -19,7 +19,7 @@ This module provisions a cluster of bare metal machines, VLAN, gateway, and an S
19
19
| ------| ---------|
20
20
| <a name =" provider_equinix " ></a > [ equinix] ( #provider\_ equinix ) | >= 1.10.0 |
21
21
| <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 |
23
23
| <a name =" provider_tls " ></a > [ tls] ( #provider\_ tls ) | 4.0.4 |
24
24
25
25
## Modules
@@ -36,8 +36,8 @@ No modules.
36
36
| [ equinix_metal_ssh_key.ssh_pub_key] ( https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/metal_ssh_key ) | resource |
37
37
| [ equinix_metal_vlan.provisioning_vlan] ( https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/metal_vlan ) | resource |
38
38
| [ 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 |
41
41
| [ tls_private_key.ssh_key_pair] ( https://registry.terraform.io/providers/hashicorp/tls/4.0.4/docs/resources/private_key ) | resource |
42
42
43
43
## Inputs
0 commit comments