37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
|
|
# Terraform: control-core/gcp/hub-prd/infra
|
||
|
|
|
||
|
|
## Requirements
|
||
|
|
|
||
|
|
| Name | Version |
|
||
|
|
|------|---------|
|
||
|
|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
|
||
|
|
| <a name="requirement_google"></a> [google](#requirement\_google) | >= 5.0 |
|
||
|
|
|
||
|
|
## Providers
|
||
|
|
|
||
|
|
| Name | Version |
|
||
|
|
|------|---------|
|
||
|
|
| <a name="provider_google"></a> [google](#provider\_google) | 6.49.2 |
|
||
|
|
|
||
|
|
## Modules
|
||
|
|
|
||
|
|
| Name | Source | Version |
|
||
|
|
|------|--------|---------|
|
||
|
|
| <a name="module_infra"></a> [infra](#module\_infra) | ../../../modules/hub/gcp/infra | n/a |
|
||
|
|
|
||
|
|
## Resources
|
||
|
|
|
||
|
|
| Name | Type |
|
||
|
|
|------|------|
|
||
|
|
| [google_compute_firewall.allow_health_checks](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_firewall) | resource |
|
||
|
|
| [google_compute_firewall.allow_internet_http_https](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_firewall) | resource |
|
||
|
|
| [google_compute_global_address.argocd_proxy_ip](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_global_address) | resource |
|
||
|
|
|
||
|
|
## Inputs
|
||
|
|
|
||
|
|
No inputs.
|
||
|
|
|
||
|
|
## Outputs
|
||
|
|
|
||
|
|
No outputs.
|