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 @@ -20,14 +20,14 @@ There are several ways to deploy this in you AWS infrastructure:
20
20
Sysdig workload will be deployed in the same account where user's resources will be watched.<br />
21
21
More info in [ ` ./examples/single-account ` ] ( https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account )
22
22
23
- ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/cba69463e428dbcb122fc49992c606a73a8b10da /examples/single-account/diagram-single.png )
23
+ ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/single-account/diagram-single.png )
24
24
25
25
### · Organizational
26
26
27
27
Using an organizational configuration Cloudtrail.
28
28
More info in [ ` ./examples/organizational ` ] ( https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/organizational )
29
29
30
- ![ organizational diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/cba69463e428dbcb122fc49992c606a73a8b10da /examples/organizational/diagram-org.png )
30
+ ![ organizational diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/organizational/diagram-org.png )
31
31
32
32
### · Self-Baked
33
33
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/cba69463e428dbcb122fc49992c606a73a8b10da /examples/organizational/diagram-org.png )
12
+ ![ organizational diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/organizational/diagram-org.png )
13
13
14
14
## Prerequisites
15
15
Original file line number Diff line number Diff line change 3
3
Deploy Sysdig Secure for Cloud in a single AWS account. All the required resources and workloads will be run
4
4
under the same AWS account.
5
5
6
- ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/cba69463e428dbcb122fc49992c606a73a8b10da /examples/single-account/diagram-single.png )
6
+ ![ single-account diagram] ( https://raw.githubusercontent.com/sysdiglabs/terraform-aws-secure-for-cloud/7cee298cc8955c256be32b1b58c8c99a7095e788 /examples/single-account/diagram-single.png )
7
7
8
8
## Prerequisites
9
9
You can’t perform that action at this time.
0 commit comments