You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ lambda-deployer
6
6
Aim
7
7
---
8
8
9
-
Deploy and update lambda functions easily and securely from either a developers machine or CI system.
9
+
Automate the deployment of lambda functions easily from either a developers machine or CI system.
10
10
11
11
Goals
12
12
-----
@@ -47,7 +47,7 @@ module "auto_deployer" {
47
47
48
48
```
49
49
50
-

50
+

51
51
52
52
53
53
There is an example terraform package using the terraform [module](https://github.com/mdevilliers/lambda-deployer/tree/master/terraform)
@@ -58,18 +58,18 @@ There is an example terraform package using the terraform [module](https://githu
0 commit comments