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_cd_cos_endpoint"></a> [cd\_cos\_endpoint](#input\_cd\_cos\_endpoint)| COS endpoint name. |`string`|`""`| no |
183
183
| <aname="input_cd_customer_impact"></a> [cd\_customer\_impact](#input\_cd\_customer\_impact)| Custom impact of the change request. |`string`|`"no_impact"`| no |
184
184
| <aname="input_cd_deployment_group"></a> [cd\_deployment\_group](#input\_cd\_deployment\_group)| Specify group for deployment. |`string`|`""`| no |
185
-
| <aname="input_cd_deployment_repo"></a> [cd\_deployment\_repo](#input\_cd\_deployment\_repo)| This repository contains scripts to perform deployment of a docker container for simple Node.js microservice using reference DevSecOps toolchain templates. |`string`|`""`| no |
186
185
| <aname="input_cd_deployment_repo_auth_type"></a> [cd\_deployment\_repo\_auth\_type](#input\_cd\_deployment\_repo\_auth\_type)| Select the method of authentication that is used to access the Git provider. 'oauth' or 'pat'. |`string`|`"oauth"`| no |
187
186
| <aname="input_cd_deployment_repo_clone_from_branch"></a> [cd\_deployment\_repo\_clone\_from\_branch](#input\_cd\_deployment\_repo\_clone\_from\_branch)| Used when deployment\_repo\_clone\_from\_url is provided, the default branch that is used by the CD build, usually either main or master. |`string`|`""`| no |
188
187
| <aname="input_cd_deployment_repo_clone_from_url"></a> [cd\_deployment\_repo\_clone\_from\_url](#input\_cd\_deployment\_repo\_clone\_from\_url)| Override the default sample app by providing your own sample deployment URL, which is cloned into the app repo. Note, using clone\_if\_not\_exists mode, so if the app repo already exists the repo contents are unchanged. |`string`|`""`| no |
@@ -223,7 +222,6 @@ No resources.
223
222
| <aname="input_cd_pipeline_config_repo_git_token_secret_name"></a> [cd\_pipeline\_config\_repo\_git\_token\_secret\_name](#input\_cd\_pipeline\_config\_repo\_git\_token\_secret\_name)| Name of the Git token secret in the secret provider. |`string`|`"git-token"`| no |
224
223
| <aname="input_cd_pipeline_debug"></a> [cd\_pipeline\_debug](#input\_cd\_pipeline\_debug)| '0' by default. Set to '1' to enable debug logging. |`string`|`"0"`| no |
225
224
| <aname="input_cd_pipeline_ibmcloud_api_key_secret_name"></a> [cd\_pipeline\_ibmcloud\_api\_key\_secret\_name](#input\_cd\_pipeline\_ibmcloud\_api\_key\_secret\_name)| Name of the Cloud API key secret in the secret provider. |`string`|`"ibmcloud-api-key"`| no |
226
-
| <aname="input_cd_region"></a> [cd\_region](#input\_cd\_region)| The target region where the app is deployed. |`string`|`""`| no |
227
225
| <aname="input_cd_repositories_prefix"></a> [cd\_repositories\_prefix](#input\_cd\_repositories\_prefix)| Prefix name for the cloned compliance repos. |`string`|`"compliance"`| no |
228
226
| <aname="input_cd_satellite_cluster_group"></a> [cd\_satellite\_cluster\_group](#input\_cd\_satellite\_cluster\_group)| The Satellite cluster group |`string`|`""`| no |
229
227
| <aname="input_cd_scc_enable_scc"></a> [cd\_scc\_enable\_scc](#input\_cd\_scc\_enable\_scc)| Enable the SCC integration. |`bool`|`false`| no |
0 commit comments