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: examples/organizational/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ Notice that:
98
98
| <aname="input_sysdig_secure_for_cloud_member_account_id"></a> [sysdig\_secure\_for\_cloud\_member\_account\_id](#input\_sysdig\_secure\_for\_cloud\_member\_account\_id)| organizational member account where the secure-for-cloud workload is going to be deployed |`string`| n/a | yes |
99
99
| <aname="input_cloudtrail_is_multi_region_trail"></a> [cloudtrail\_is\_multi\_region\_trail](#input\_cloudtrail\_is\_multi\_region\_trail)| testing/economization purpose. true/false whether cloudtrail will ingest multiregional events |`bool`|`true`| no |
100
100
| <aname="input_cloudtrail_kms_enable"></a> [cloudtrail\_kms\_enable](#input\_cloudtrail\_kms\_enable)| testing/economization purpose. true/false whether s3 should be encrypted |`bool`|`true`| no |
101
-
| <aname="input_connector_ecs_task_role_name"></a> [connector\_ecs\_task\_role\_name](#input\_connector\_ecs\_task\_role\_name)| Name for the ecs task role. This is only required to resolve cyclic dependency with organizational approach |`string`|`"ECSTaskRole"`| no |
101
+
| <aname="input_connector_ecs_task_role_name"></a> [connector\_ecs\_task\_role\_name](#input\_connector\_ecs\_task\_role\_name)| Name for the ecs task role. This is only required to resolve cyclic dependency with organizational approach |`string`|`"cloudconnector-ECSTaskRole"`| no |
102
102
| <aname="input_name"></a> [name](#input\_name)| Name for the Cloud Vision deployment |`string`|`"sysdig-secure-for-cloud"`| no |
103
103
| <aname="input_region"></a> [region](#input\_region)| Default region for resource creation in both organization master and secure-for-cloud member account |`string`|`"eu-central-1"`| no |
104
104
| <aname="input_sysdig_secure_endpoint"></a> [sysdig\_secure\_endpoint](#input\_sysdig\_secure\_endpoint)| Sysdig Secure API endpoint |`string`|`"https://secure.sysdig.com"`| no |
0 commit comments