We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 127ae99 + 8d6ed7c commit dd5b039Copy full SHA for dd5b039
README.md
@@ -1,6 +1,11 @@
1
# aws-serverless-devops
2
-Template to crear CI/CD pipeline with AWS SAM
+Template project to create CI/CD pipeline for a serverless architecture :building_construction:.
3
4
+## Features
5
+- CI/CD with GitHub Actions
6
+- Automatic releases (pre-release and release)
7
+- Stage and prod environment
8
+- AWS lambda with nodejs12.x
9
10
## CI/CD Pipeline
11

0 commit comments