@@ -6,16 +6,16 @@ Truefoundry Google Cloud Cluster Classic Module
6
6
7
7
| Name | Version |
8
8
| ------| ---------|
9
- | <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.4 |
10
- | <a name =" requirement_google " ></a > [ google] ( #requirement\_ google ) | 5.18.0 |
11
- | <a name =" requirement_google-beta " ></a > [ google-beta] ( #requirement\_ google-beta ) | 5.18.0 |
9
+ | <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | ~ > 1.4 |
10
+ | <a name =" requirement_google " ></a > [ google] ( #requirement\_ google ) | ~ > 6.11 |
11
+ | <a name =" requirement_google-beta " ></a > [ google-beta] ( #requirement\_ google-beta ) | ~ > 6.11 |
12
12
13
13
## Providers
14
14
15
15
| Name | Version |
16
16
| ------| ---------|
17
- | <a name =" provider_google " ></a > [ google] ( #provider\_ google ) | 5.18.0 |
18
- | <a name =" provider_google-beta " ></a > [ google-beta] ( #provider\_ google-beta ) | 5.18.0 |
17
+ | <a name =" provider_google " ></a > [ google] ( #provider\_ google ) | ~ > 6.11 |
18
+ | <a name =" provider_google-beta " ></a > [ google-beta] ( #provider\_ google-beta ) | ~ > 6.11 |
19
19
20
20
## Modules
21
21
@@ -25,10 +25,10 @@ No modules.
25
25
26
26
| Name | Type |
27
27
| ------| ------|
28
- | [ google-beta_google_container_cluster.cluster] ( https://registry.terraform.io/providers/hashicorp/google-beta/5.18.0 /docs/resources/google_container_cluster ) | resource |
29
- | [ google_compute_firewall.fix_webhooks] ( https://registry.terraform.io/providers/hashicorp/google/5.18.0 /docs/resources/compute_firewall ) | resource |
30
- | [ google_container_node_pool.control_plane_pool] ( https://registry.terraform.io/providers/hashicorp/google/5.18.0 /docs/resources/container_node_pool ) | resource |
31
- | [ google_container_node_pool.generic] ( https://registry.terraform.io/providers/hashicorp/google/5.18.0 /docs/resources/container_node_pool ) | resource |
28
+ | [ google-beta_google_container_cluster.cluster] ( https://registry.terraform.io/providers/hashicorp/google-beta/latest /docs/resources/google_container_cluster ) | resource |
29
+ | [ google_compute_firewall.fix_webhooks] ( https://registry.terraform.io/providers/hashicorp/google/latest /docs/resources/compute_firewall ) | resource |
30
+ | [ google_container_node_pool.control_plane_pool] ( https://registry.terraform.io/providers/hashicorp/google/latest /docs/resources/container_node_pool ) | resource |
31
+ | [ google_container_node_pool.generic] ( https://registry.terraform.io/providers/hashicorp/google/latest /docs/resources/container_node_pool ) | resource |
32
32
33
33
## Inputs
34
34
0 commit comments