Skip to content

Commit

Permalink
Update example.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Dugar authored Oct 12, 2019
1 parent 2d4bb8e commit b77daaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/basic-function/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ provider "aws" {
}

module "lambda" {
source = "./../../"
source = "git::https://github.com/clouddrove/terraform-aws-lambda.git?ref=tags/0.12.0"

name = "lambda"
application = "clouddrove"
Expand Down

0 comments on commit b77daaf

Please sign in to comment.