Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This week I focused on building basic visibility for a cloud security analyst wo

## Evidence

All screenshots and notes are under `docs/week2/`:
All screenshots and notes are under `docs/02-logging-and-visibility/`:

- `notes.md` – setup notes and incident story
- `screenshots/cloudtrail-bucket.png` – S3 logs bucket
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion governance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ aws --endpoint-url=http://localhost:4566 organizations list-targets-for-policy \

---

![Organisation Structure](../docs/week11/screenshots/org-success.png)
![Organisation Structure](../docs/11-enterprise-governance/screenshots/org-success.png)
*AWS Organizations structure deployed via Terraform to LocalStack*

---
Expand Down
4 changes: 2 additions & 2 deletions s3-secure-storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ aws --endpoint-url=http://localhost:4566 s3 ls

## 6. Evidence

![Terraform Plan](../docs/week3/screenshots/plan.png)
![Terraform Plan](../docs/03-terraform-fundamentals/screenshots/plan.png)
*Terraform plan showing all 9 security resources to be created*

![Terraform Apply](../docs/week3/screenshots/apply.png)
![Terraform Apply](../docs/03-terraform-fundamentals/screenshots/apply.png)
*Terraform apply completing successfully with all security controls active*

---
Expand Down
Loading
Loading