You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_ci_cluster_region"></a> [ci\_cluster\_region](#input\_ci\_cluster\_region)| Region of the Kubernetes cluster where the application is deployed. Use the short form of the regions. For example `us-south`. |`string`|`""`| no |
309
309
| <aname="input_ci_cluster_resource_group"></a> [ci\_cluster\_resource\_group](#input\_ci\_cluster\_resource\_group)| The cluster resource group. |`string`|`""`| no |
310
310
| <aname="input_ci_code_engine_build_strategy"></a> [ci\_code\_engine\_build\_strategy](#input\_ci\_code\_engine\_build\_strategy)| The build strategy for the Code Engine entity. Default strategy is 'dockerfile'. Set as 'buildpacks' for 'buildpacks' build. |`string`|`""`| no |
311
-
| <aname="input_ci_code_engine_entity_type"></a> [ci\_code\_engine\_entity\_type](#input\_ci\_code\_engine\_entity\_type)| Type of Code Engine entity to create/update as part of deployment. Default type is 'application'. Set as 'job' for 'job' type. |`string`|`""`| no |
312
311
| <aname="input_ci_code_engine_project"></a> [ci\_code\_engine\_project](#input\_ci\_code\_engine\_project)| The name of the Code Engine project to use (or create). |`string`|`"DevSecOps_CE"`| no |
313
312
| <aname="input_ci_code_engine_region"></a> [ci\_code\_engine\_region](#input\_ci\_code\_engine\_region)| The region to create/lookup for the Code Engine project. |`string`|`"ibm:yp:us-south"`| no |
314
313
| <aname="input_ci_code_engine_resource_group"></a> [ci\_code\_engine\_resource\_group](#input\_ci\_code\_engine\_resource\_group)| The resource group of the Code Engine project. |`string`|`"Default"`| no |
0 commit comments