Skip to content

Commit

Permalink
update README for lab6
Browse files Browse the repository at this point in the history
  • Loading branch information
meloian committed Jun 8, 2024
1 parent 286df3c commit 5b0eaec
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions terraform/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
# Laboratory Work
# Description

## Status
This project uses Terraform, AWS services, and Localstack for local development and testing. The setup includes:

🚧 This lab is still under development. Not all features are fully implemented and there may be some bugs.

## Description

This folder contains the code for a laboratory work in progress.

## Remaining Tasks

- [x] Complete main feature implementation.
- [ ] Final bug checks.
- **S3 Buckets:** For storing files.
- **Lambda Functions:** For processing files and handling messages.
- **IAM Roles:** For providing necessary permissions to the resources.
- **SNS:** For sending notifications to Lambda functions.

0 comments on commit 5b0eaec

Please sign in to comment.