Skip to content

Commit

Permalink
update readme final
Browse files Browse the repository at this point in the history
  • Loading branch information
TIMOTHY ANDES committed Mar 1, 2024
1 parent 8610548 commit d2938c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION="1.5"
VERSION="1.6"
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# AWS CI/CD and GitHub Actions Playground

This is a serverless AWS Cloud hosted app that utilizes a CI/CD DevOps inspired workflow. The skills involved aim to level up the next iterations of my AWS Cloud projects.
This is a serverless AWS Cloud hosted app that utilizes a CI/CD DevOps inspired
workflow. The skills involved aim to level up the next iterations of my AWS
Cloud projects.

* AWS Lambda
* AWS Cloud Formation
* API Endpoint
* GitHub Actions (YAML .yml)
* GitHub Actions (YAML .yml) deployment to AWS
* GitHub hook `pre-commit` (BASH script)
* Git // GitHub
* VS Code
Expand Down

0 comments on commit d2938c2

Please sign in to comment.