Skip to content

Commit 00ec9ba

Browse files
author
iru
committed
chore(doc): refresh img links
1 parent b95bf11 commit 00ec9ba

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ There are several ways to deploy this in you AWS infrastructure:
2323
Sysdig workload will be deployed in the same account where user's resources will be watched.<br/>
2424
More info in [`./examples/single-account`](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account)
2525

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)
2727

2828
### · Organizational
2929

3030
Using an organizational configuration Cloudtrail.
3131
More info in [`./examples/organizational`](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/organizational)
3232

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)
3434

3535
### · Self-Baked
3636

examples/organizational/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Deploy Sysdig Secure for Cloud sharing the Trail within an organization.
99
* An additional role `SysdigSecureForCloudRole` will be created within the master account, to be able to read cloudtrail-s3 bucket events
1010
* All the Sysdig Secure for Cloud service-related resources will be created
1111

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)
1313

1414
## Prerequisites
1515

examples/single-account/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Deploy Sysdig Secure for Cloud in a single AWS account.
66

77
All the required resources and workloads will be run under the same AWS account.
88

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)
1010

1111
## Prerequisites
1212

0 commit comments

Comments
 (0)