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
|[ibm_resource_group.resource_group](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.67.1/docs/data-sources/resource_group)| data source |
86
+
|[ibm_resource_group.resource_group](https://registry.terraform.io/providers/IBM-Cloud/ibm/1.70.0/docs/data-sources/resource_group)| data source |
87
87
88
88
### Inputs
89
89
@@ -589,6 +589,7 @@ statement instead the previous block.
589
589
| <aname="input_toolchain_region"></a> [toolchain\_region](#input\_toolchain\_region)| The region identifier that will be used, by default, for all resource creation and service instance lookup. |`string`|`"us-south"`| no |
590
590
| <aname="input_toolchain_resource_group"></a> [toolchain\_resource\_group](#input\_toolchain\_resource\_group)| The resource group that will be used, by default, for all resource creation and service instance lookups. This can be overridden on a per resource/service basis. |`string`|`"Default"`| no |
591
591
| <aname="input_use_app_repo_for_cd_deploy"></a> [use\_app\_repo\_for\_cd\_deploy](#input\_use\_app\_repo\_for\_cd\_deploy)| Set to `true` to use the CI sample application repository as the deployment repository in the CD pipeline. This will be set in the pipeline config integration. |`bool`|`false`| no |
592
+
| <aname="input_worker_id"></a> [worker\_id](#input\_worker\_id)| The identifier for the pipeline worker. Applies to the CI, CD and CC pipelines. |`string`|`"public"`| no |
| <aname="input_toolchain_region"></a> [toolchain\_region](#input\_toolchain\_region)| The region identifier that will be used, by default, for all resource creation and service instance lookup. This can be overridden on a per resource/service basis. |`string`|`"us-south"`| no |
571
571
| <aname="input_toolchain_resource_group"></a> [toolchain\_resource\_group](#input\_toolchain\_resource\_group)| The resource group that will be used, by default, for all resource creation and service instance lookups. This can be overridden on a per resource/service basis. |`string`|`"Default"`| no |
572
572
| <aname="input_use_app_repo_for_cd_deploy"></a> [use\_app\_repo\_for\_cd\_deploy](#input\_use\_app\_repo\_for\_cd\_deploy)| Set to `true` to use the CI sample application repository as the deployment repository in the CD pipeline. This will be set in the pipeline config integration. |`bool`|`true`| no |
573
+
| <aname="input_worker_id"></a> [worker\_id](#input\_worker\_id)| The identifier for the pipeline worker. Applies to the CI, CD and CC pipelines. |`string`|`"public"`| no |
| <aname="input_toolchain_region"></a> [toolchain\_region](#input\_toolchain\_region)| The region identifier that will be used, by default, for all resource creation and service instance lookup. This can be overridden on a per resource/service basis. |`string`|`"us-south"`| no |
571
571
| <aname="input_toolchain_resource_group"></a> [toolchain\_resource\_group](#input\_toolchain\_resource\_group)| The resource group that will be used, by default, for all resource creation and service instance lookups. This can be overridden on a per resource/service basis. |`string`|`"Default"`| no |
572
572
| <aname="input_use_app_repo_for_cd_deploy"></a> [use\_app\_repo\_for\_cd\_deploy](#input\_use\_app\_repo\_for\_cd\_deploy)| Set to `true` to use the CI sample application repository as the deployment repository in the CD pipeline. This will be set in the pipeline config integration. |`bool`|`false`| no |
573
+
| <aname="input_worker_id"></a> [worker\_id](#input\_worker\_id)| The identifier for the pipeline worker. Applies to the CI, CD and CC pipelines. |`string`|`"public"`| no |
0 commit comments