Format a kubeconfig file from the inputs
| Name | Version |
|---|---|
| terraform | ~> 1.3 |
| local | ~> 2.2.3 |
| time | ~> 0.9.1 |
| Name | Version |
|---|---|
| local | ~> 2.2.3 |
| time | ~> 0.9.1 |
No modules.
| Name | Type |
|---|---|
| local_sensitive_file.kubeconfig | resource |
| time_static.last_update | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| content | Content of the kubeconfig file | string |
n/a | yes |
| customer | Customer applied to this instance | string |
"" |
no |
| filename | The path where to store the kubeconfig file | string |
"/tmp/kube.config" |
no |
| name | Name applied to this instance | string |
"" |
no |
| tags | Tags applied to this instance | map(string) |
{ |
no |
| Name | Description |
|---|---|
| kubeconfig_path | Path to the kubeconfig file |