File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ There are several ways to deploy this in you AWS infrastructure:
23
23
Sysdig workload will be deployed in the same account where user's resources will be watched.<br />
24
24
More info in [ ` ./examples/single-account ` ] ( https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account )
25
25
26
- ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/single-account/diagram-single.png )
26
+ ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/b95bf11fe513bda3c037144803d982a6e4225ce9 /examples/single-account/diagram-single.png )
27
27
28
28
### · Organizational
29
29
30
30
Using an organizational configuration Cloudtrail.
31
31
More info in [ ` ./examples/organizational ` ] ( https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/organizational )
32
32
33
- ![ organizational diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/organizational/diagram-org.png )
33
+ ![ organizational diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/b95bf11fe513bda3c037144803d982a6e4225ce9 /examples/organizational/diagram-org.png )
34
34
35
35
### · Self-Baked
36
36
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Deploy Sysdig Secure for Cloud sharing the Trail within an organization.
9
9
* An additional role ` SysdigSecureForCloudRole ` will be created within the master account, to be able to read cloudtrail-s3 bucket events
10
10
* All the Sysdig Secure for Cloud service-related resources will be created
11
11
12
- ![ organizational diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/organizational/diagram-org.png )
12
+ ![ organizational diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/b95bf11fe513bda3c037144803d982a6e4225ce9 /examples/organizational/diagram-org.png )
13
13
14
14
## Prerequisites
15
15
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Deploy Sysdig Secure for Cloud in a single AWS account.
6
6
7
7
All the required resources and workloads will be run under the same AWS account.
8
8
9
- ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/single-account/diagram-single.png )
9
+ ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/b95bf11fe513bda3c037144803d982a6e4225ce9 /examples/single-account/diagram-single.png )
10
10
11
11
## Prerequisites
12
12
You can’t perform that action at this time.
0 commit comments