diff --git a/README.md b/README.md index d9d458a..178c4a7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# Deployment Automation +# Deployment Automation + Automated AWS infrastructure provisioning using Terraform with GitHub Actions: * AWS services: IAM, EC2, S3, DynamoDB,... -* Terraform configuration for AWS Free Tier resources. -* GitHub Actions for automated Build, Test, Review and Deploy. +* Terraform configuration for AWS Free Tier resources +* GitHub Actions for automated Build, Test, Review and Deploy + +You can review the GitLab CI/CD version of this project: [Deployment Automation](https://gitlab.com/LamSut/deployment-automation) -Please read this [Document](https://github.com/LamSut/Deployment-Automation/blob/main/Truong%20Dang%20Truc%20Lam%20-%20B2111933%20-%20NLCN%20-%20BC.pdf) for further details. +Refer to this document for additional details: [B2111933 - Specialized Topics](https://github.com/LamSut/Deployment-Automation/blob/main/Truong%20Dang%20Truc%20Lam%20-%20B2111933%20-%20NLCN%20-%20BC.pdf)