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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,7 +225,7 @@ You will also need to ensure that the existing dedicated project has the label `
225
225
| <aname="input_identity_pool_provider_name"></a> [identity\_pool\_provider\_name](#input\_identity\_pool\_provider\_name)| Name of the identity pool provider. If not provided, the default value is set to 'agentless-provider-<aqua\_tenant\_id>' in the 'identity\_pool\_provider\_name' local |`string`|`null`| no |
226
226
| <aname="input_org_name"></a> [org\_name](#input\_org\_name)| Google Cloud Organization name |`string`| n/a | yes |
227
227
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| Google Cloud Onboarding Project ID |`string`| n/a | yes |
228
-
| <aname="input_region"></a> [region](#input\_region)| Google Cloud Region |`string`| n/a | yes |
228
+
| <aname="input_region"></a> [region](#input\_region)| Google Cloud Main Deployment Region |`string`| n/a | yes |
229
229
| <aname="input_service_account_name"></a> [service\_account\_name](#input\_service\_account\_name)| Name of the service account. If not provided, the default value is set to 'aqua-agentless-sa-<aqua\_tenant\_id>' in the 'service\_account\_name' local |`string`|`null`| no |
230
230
| <aname="input_show_outputs"></a> [show\_outputs](#input\_show\_outputs)| Whether to show outputs after deployment |`bool`|`false`| no |
231
231
| <aname="input_sink_name"></a> [sink\_name](#input\_sink\_name)| Name of the sink. If not provided, the default value is set to '<project\_id>-sink' in the 'sink\_name' local |`string`|`null`| no |
0 commit comments