# Terraform: control-core/gcp/hub-prd/resources ## Requirements | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.0 | | [google](#requirement\_google) | >= 5.0 | | [helm](#requirement\_helm) | ~> 2.0 | | [http](#requirement\_http) | >= 3.0 | | [kubectl](#requirement\_kubectl) | >= 1.7.0 | | [kubernetes](#requirement\_kubernetes) | >= 2.0 | ## Providers | Name | Version | |------|---------| | [google](#provider\_google) | 7.1.0 | | [http](#provider\_http) | 3.5.0 | | [kubectl](#provider\_kubectl) | 1.19.0 | | [kubernetes](#provider\_kubernetes) | 2.38.0 | ## Modules | Name | Source | Version | |------|--------|---------| | [resources](#module\_resources) | ../../../modules/hub/gcp/resources | n/a | | [vault](#module\_vault) | ../../../modules/hashicorp-vault | n/a | ## Resources | Name | Type | |------|------| | [google_service_account_iam_member.crossplane_token_creator](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/service_account_iam_member) | resource | | [kubectl_manifest.gateway](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource | | [kubectl_manifest.gateway_api_crds](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource | | [kubectl_manifest.httproute](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource | | [kubectl_manifest.managed_certificate](https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs/resources/manifest) | resource | | [kubernetes_manifest.argo_manifests](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/manifest) | resource | | [kubernetes_manifest.crossplane_provider_configs](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/manifest) | resource | | [kubernetes_manifest.crossplane_providers](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/manifest) | resource | | [kubernetes_manifest.eso_manifests](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/manifest) | resource | | [kubernetes_manifest.vault_certificate](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/manifest) | resource | | [kubernetes_manifest.vault_selfsigned_issuer](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/manifest) | resource | | [kubernetes_service_account.crossplane_sa](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/service_account) | resource | | [google_client_config.default](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/client_config) | data source | | [google_container_cluster.cluster](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/container_cluster) | data source | | [http_http.gateway_api_crds](https://registry.terraform.io/providers/hashicorp/http/latest/docs/data-sources/http) | data source | | [kubernetes_namespace.argocd](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/data-sources/namespace) | data source | ## Inputs No inputs. ## Outputs No outputs.