Skip to content

Commit

Permalink
fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarv2 committed Apr 1, 2021
1 parent dd5afcf commit 155452d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<img src="https://img.shields.io/twitter/follow/varuntomar2019?style=social&logo=twitter"></a>
</p>

## Terraform module to create AWS Lambda
# Terraform module to create [AWS Lambda]((https://registry.terraform.io/modules/tomarv2/lambda/aws/latest))

## Versions

Expand Down Expand Up @@ -122,7 +122,7 @@ module "common" {
}
module "lambda" {
source = "../../"
source = "git::git@github.com:tomarv2/terraform-aws-lambda.git?ref=v0.0.2"
account_id = "123456789012"
#
Expand Down

0 comments on commit 155452d

Please sign in to comment.