Lazy GCP instance via Terraform
参数说明
| 名称 | 描述 | 类型 | 是否必须 | 默认值 |
|---|
| github_user | | | true | |
| image | | | false | |
| machine_type | | | false | |
| preemptible | | | false | |
| project | | | true | |
| region | | | false | |
| service_account_file | | | false | |
| ssh_user | | | true | |
| writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | writeConnectionSecretToRef | false | |
| zone | | | false | |
writeConnectionSecretToRef
| 名称 | 描述 | 类型 | 是否必须 | 默认值 |
|---|
| name | The secret name which the cloud resource connection will be written to | string | true | |
| namespace | The secret namespace which the cloud resource connection will be written to | string | false | |