Skip to content

Commit b9ae053

Browse files
author
iru
authored
doc: sync cloudtrail available options
1 parent 19444bc commit b9ae053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-cases/_questionnaire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ We enable following optionals, to allow user to re-use their pre-existing / conf
8888

8989
| Cloud | Optionals | Related Input Vars | Other |
9090
| -- | --| -- | -- |
91-
| AWS | Cloudtrail-SNS | `cloudtrail_sns_arn`, (org only) `cloudtrail_s3_arn` | - |
91+
| AWS | Cloudtrail | single: [`cloudtrail_sns_arn`](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account-ecs#input_cloudtrail_sns_arn)<br/>organizational: [`existing_cloudtrail_config`](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/organizational#input_existing_cloudtrail_config) | - |
9292
| | ECS, VPC, Subnet | `ecs_cluster_name`, `ecs_vpc_id`, `ecs_vpc_subnets_private_ids` | if used, the three are mandatory |
9393
| GCP | - | - | - |
9494
| Azure | ResourceGroup | `resource_group_name` | - |

0 commit comments

Comments
 (0)