Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 6ceffe9

Browse files
committed
removed travis
1 parent c517690 commit 6ceffe9

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AWS Lambda Terraform module
22

3-
[![Build Status](https://travis-ci.com/spring-media/terraform-aws-lambda.svg?branch=master)](https://travis-ci.com/spring-media/terraform-aws-lambda) [![Terraform Module Registry](https://img.shields.io/badge/Terraform%20Module%20Registry-4.3.0-blue.svg)](https://registry.terraform.io/modules/spring-media/lambda/aws/4.3.0) ![Terraform Version](https://img.shields.io/badge/Terraform-0.12.11-green.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
![](https://github.com/spring-media/terraform-aws-lambda/workflows/Terraform%20CI/badge.svg) [![Terraform Module Registry](https://img.shields.io/badge/Terraform%20Module%20Registry-4.3.0-blue.svg)](https://registry.terraform.io/modules/spring-media/lambda/aws/4.3.0) ![Terraform Version](https://img.shields.io/badge/Terraform-0.12.13-green.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44

55
Terraform module to create AWS [Lambda](https://www.terraform.io/docs/providers/aws/r/lambda_function.html) resources with configurable event sources, IAM configuration (following the [principal of least privilege](https://en.wikipedia.org/wiki/Principle_of_least_privilege)), VPC as well as SSM/KMS and log streaming support.
66

0 commit comments

Comments
 (0)