| Name | Version |
|---|---|
| terraform | >= 1 |
| 4.34.0 | |
| kubernetes | 2.13.1 |
| Name | Version |
|---|---|
| 4.34.0 | |
| kubernetes | 2.13.1 |
No modules.
| Name | Type |
|---|---|
| kubernetes_config_map.configmap | resource |
| google_client_config.provider | data source |
| google_container_cluster.my_cluster | data source |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| cluster_name | Cluster name | string |
n/a | yes |
| config_map_binary_data | key values for config map binary data | map(string) |
{} |
no |
| config_map_data | key values for config map data | map(string) |
{} |
no |
| config_map_name | name for config map | string |
n/a | yes |
| namespaces | namespaces where secret will be deployed | set(string) |
n/a | yes |
| project | Google Project ID | string |
n/a | yes |
| region | Google Region | string |
n/a | yes |
| Name | Description |
|---|---|
| config_map_name | passthrough config map name |
| configmap | The created config map |