Skip to content

Commit 77fd484

Browse files
author
iru
committed
docs: min
1 parent 5069ae6 commit 77fd484

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

use-cases/multiple-accounts-k8s-threat.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,12 @@ module "cloudtrail_s3_sns_sqs" {
119119
-->
120120

121121
4. Kubernetes Multi-Account **AWS Permissions** to be able to handle S3/SQS operations
122-
Helm Cloud-Connector chart requires specific AWS credentials to be passed by parameter, a new user + access key will be created within account,
123-
to be able to fetch the events in the S3 bucket (1) or several S3 buckets (2)
124122

123+
Helm Cloud-Connector chart requires specific AWS credentials to be passed by parameter, a new user + access key will
124+
be created within account, to be able to fetch the events in the S3 bucket (1) or several S3 buckets (2)
125+
<br/><br/>
125126
WIP.
126-
127+
<br/><br/>
127128
We currently provide a module to create first use-case,
128129
[`modules/infrastructure/permissions/iam-user`](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/blob/master/modules/infrastructure/permissions/iam-user) (1),
129130
but can work on providing a way to automatize the later (2)

0 commit comments

Comments
 (0)